• Resolved snowdrop

    (@nymla)


    Hello. Can I make the navigation arrows larger using the lightbox base (dark)? Maybe with some CSS?

    I tried changing to the Legacy lightbox, then I managed to change the arrows, but with Legacy there was too many other problems like: want to remove border on images and thumbnails, couldn’t change image size, scroll bars appear in lightbox mode.
    So if possible I would just like to adjust the arrows for the dark theme.
    Thanks!

    • This topic was modified 4 years, 10 months ago by snowdrop.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @nymla You can always open a support ticket for this but yes you can do that with some custom CSS

    .envirabox-navigation span:before {
        font-size: 100px !important;
    }
    Thread Starter snowdrop

    (@nymla)

    @aky01usa Thank you very much! Now can I also make the toolbar above larger? The toggle thumbnails, exit and caption area. Thanks!

    Hi @nymla 🙂

    If you’re using the premium version of the plugin then we have some CSS tutorials (for the premium version) on how to make the arrows and close buttons bigger or changing but not inside the toolbar. A customization like that would take a lot more because of the way the toolbar is created but yes using CSS you can customize anything in our plugin.

    Please let me know if I can help with anything else! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Make navigation arrows larger in lightbox’ is closed to new replies.