Forums
Forums / Theme: Sela / Turn off post navigation
(@michellebombetminch)
5 years, 5 months ago
hi – ive inherited a web site that uses the Sela theme. I need to turn off the Post Navigation – is there a way to do this from within Theme Settings without editing the code? thanks!
The page I need help with: [log in to see the link]
(@macmanx)
No, currently the theme doesn’t have a built-in option for that.
Are you able to help me modify code to turn it off?
(@gary-barrett)
Hi there,
The post navigation can be hidden by adding the CSS below to the site in Appearance > Customize > Additional CSS:
.post-navigation { display: none; }
Thanks – does it matter where in the Code I add it? Or can I just copy/paste at the top? Michelle
The CSS can be placed at the bottom of the field/box.
The topic ‘Turn off post navigation’ is closed to new replies.