• Resolved vserbu

    (@vserbu)


    Is there any way to change the background color when I click on image. It is by default black, but I would like to change it to white? Custom CSS or something?

    thank you.

    Vedran

    • This topic was modified 3 years, 7 months ago by vserbu.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Hi,
    I would assume this custom CSS to work.
    You can add it in Appearance > Customizer > Custom CSS.
    Does it work for you?

    div.iv-fullscreen {
        background: #ffffff;
    }
    Thread Starter vserbu

    (@vserbu)

    Perfect!

    Thank you so much!

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