Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #376736

    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!

    #376806

    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

    #378743

    thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to eliminate the previous next (left/right) view in the entries’ is closed to new replies.