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

    hi guys on this page ive used the catalogue system

    and when you open a picture in lightbox by clicking it shows the next and previous arrows they don’t work though and id like to remove them so not to confuse anyone what is the css to take them off?

    #924173

    Hey codecreative,

    Add this to quick css:

    button.mfp-arrow{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #924530

    great worked perfectly

    #924616

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘remove navigation buttons’ is closed to new replies.