Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #511961

    I have a custom post type that I need to NOT have the left/right arrows when viewing the single post, can that be disabled?

    #512040

    Hey thatryan,

    Could you provide us with a link to the page in question so that we can take a closer look please?

    Thanks,
    Rikard

    #512306

    Link in private content.

    #512307

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single-dealer-locator .avia-post-nav {
        display: none!important;
    }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.