Hello,
How can I remove the links to previous and next blog post at the bottom of the blog post pages?
Br
Frida
Hello,
How can I remove the links to previous and next blog post at the bottom of the blog post pages?
Br
Frida
Hey there,
I hope you are well today and thank you for your question.
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Additional CSS
/*remove next previous*/
.shapely-next-prev.row {
display:none
}
Best regards,
Support.
thanks!
Hey there
Is there anything else we can do for you?
or can i close rhis ticket?
You can close the ticket
Hello there,
I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.
Best Regards,
Support