hi, how do I change the featured image background please? on my homepage it is currently black and I would like to change it to light gray
my domain is www (dot) optimal clinical (dot) com
thanks
hi, how do I change the featured image background please? on my homepage it is currently black and I would like to change it to light gray
my domain is www (dot) optimal clinical (dot) com
thanks
Hey,
add following code to css/custom.css and change the color value:
#top div div .aviacordion .featured, #top div .slideshow, #top div .caption_slider .featured {
background-color: #999999;
}:-) awesome, it worked. thanks so much Dude!
You must log in to post.