Hello again,
I need to eliminate the option that allows navigate to the next and previous (left/right) in the entries
how can I do it?
thanks!
Hey ftt123!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-post-nav {
display: none!important;
}
Best regards,
Yigit
thanks!
