Change background color of the gallery
-
Hi, I have told to contact you. How can I change the background color of the gallery (diaporama) on my HP which is black at the moment. Thanks for your help.
The blog I need help with is: (visible only to logged in users)
-
Hi there!
To change that color, we’ll need to implement some Custom CSS. Since you have the Custom Design upgrade, that’s available to you.
If you add this code to your Custom CSS editor, the background will change to your other sections’ background color:
div.slideshow-window{ background-color: #413e4a; border: #413e4a; }You can adjust the hex-code #413e4a to any color you wish, of course. :)
Let me know if you have more questions about that CSS.
Best,
-Alex G.
-
-
- The topic ‘Change background color of the gallery’ is closed to new replies.