Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Nikita Anisimov

    (@nikitaanisimov)

    Dear @realink hello,

    Thank you very much for your question,

    For loading background can manage this background’s styling by changing rules for .bwg_loading_div_2 class, so in order to make it transparent please Navigate to Appearance -> Customize section of your dashboard, scroll down to the bottom of the page, click Additional CSS and add the following CSS:

    .bwg_loading_div_2 {
    background: transparent; (or any other color you wish)
    }

    In order to customize “load more” button, please add custom CSS for:

    .bwg_load_btn {

    }
    Hope that you find this advice helpful, please let me know if you have any additional questions,
    Have a great day!`

    Thread Starter realink

    (@realink)

    Thank you for your reply @nikitaanisimov ,

    Unfortunately the new WordPress block themes don’t have the Additional CSS functionality.

    Is there another easy way this can be achieved, or alternatively is it possible to include the functionality within Photo Gallery itself? I have a feeling a lot of users are going to run into this issue with their galleries.

    Thanks and have a great day!

    Plugin Support Nikita Anisimov

    (@nikitaanisimov)

    Dear @realink,

    For the navigation button itself – there’s an alternative way by simply changing settings inside the Theme -> Navigation (please see screenshot)

    The “loading” background as of now can only be made transparent with theme’s custom CSS, I am afraid

    The feature to customize it as well is often requested by our users, however, therefore our team will do their best to include it in future plugin releases,

    Thanks a lot for your feedback!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pagination elements have white block backgrounds’ is closed to new replies.