Hello,
In the general styling I have enabled the post navigation (arrows that show on the left and right of the post and portfolio pages). However I would like to hide them from the blog posts, but still have them display on the portfolio posts. How can I do this? Thanks!
Hey bobfurgo,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.single.single-post .avia-post-nav {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
thank you! worked great
Hi,
Glad Victoria could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit