Jump to content
Sign in to follow this  
jgbr

Custom CSS for Carousel background

Recommended Posts

jgbr

Hello My carousel is picking up its background colour from one of the main site settings. I can not change this setting as it will effect a great many things. What would be the custom CSS that would define the background colour of it? Id like to do a copy and paste job on this from here to my code so as much detail as possible please. thanks

Share this post


Link to post
Share on other sites
Rob
Could you provide a link to your site so we can see the carousel? Thanks.

Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
Rob
Try adding this Dashboard > PlatformPro > Custom Code in CSS Rules: [code]#carousel .thecarousel {background-color: #e7e7e7;}[/code] Change #e7e7e7 to whatever color hex-code you would like.

Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×