• Resolved dario

    (@dariomarco)


    Hi, is it possible to change the background color of the slideshow and change it from black to white?

    Also I wanted to ask if it is possible to eliminate the dot under the slides since I have only one slide and I don’t need it.

    As a last question, I wanted to ask how should I do to make the images responsive so that they can be viewed on mobile devices.

    Greetings.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Dear @dariomarco,

    Please add the following code to the additional CSS section of the theme to get rid of the dot:

    .bwg_slideshow_dots_thumbnails_1 {
        display: none;
    }

    Our plugin is responsive and all the images should be displayed properly on mobile devices.

    The gallery themes (that include background color as well) are editable in premium version of the plugin.

    For the questions regarding the Premium version, please contact our support team using the following form

    Sincerely,

    Thread Starter dario

    (@dariomarco)

    thanks for your answer, I tried to look at the page with my smartphone but the gallery does not appear.
    I tried to make the page smaller and after a certain size the gallery is unfortunately not seen anymore.
    greetings

    Dear @dariomarco,

    The whole container is not visible on mobile. The WP theme hides it from 991px.

    Please check the theme options to see if you can configure it.

    Sincerely,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Background color and responsive image’ is closed to new replies.