Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26396

    Hi! Is there any way to disable the next/previous portfolio navigation? Thank you

    #130274

    Hi!

    Yes, insert following css code into the quick css field to hide the buttons:

    .main_color .ajax_controlls a.next, .main_color .ajax_controlls a.ajax_previous{
    display: none !important;
    }

    Regards,

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Disable next/previous portfolio navigation’ is closed to new replies.