Need help with homepage slideshow!
-
Using a customized Truly Minimal theme.
I’m new to using WordPress.com, and I need some help.
I tried simply pasting CSS in to my Appearance–>Custom Design–>CSS panel, and was hoping it would change the default grey background for the homepage slideshow. I just want it to be white, and match up with the theme.
This is all I have pasted in my CSS panel. Am I missing something?
.slideshow-window {
background-color: inherit;
border: inherit;
}The blog I need help with is: (visible only to logged in users)
-
.slideshow-window { background-color: transparent !important; border: 0 none !important; } -
-
- The topic ‘Need help with homepage slideshow!’ is closed to new replies.