Hi from Madrid,
I would like to change the slider info section without changing any other color. Is it possible?
Regards
Jean-Marc
Hello,
I hope you are doing well today.
Could you please provide a link to your website so that I can inspect it?
What is the specific section that you want to have its color changed?
Best Regards,
Support
Here is the part to change
Good evening
Please always include link tot he page in your question
Hi,
the website in question is under construction mode because I don’t want the client to see the ongoing development. but i did it for another client: https://www.hengstermann-elektro.de/
I am talking about the place just under the slider (where Address and Telephone are)
I would like to have a specific color just for this part, independent from other parts.
Thank you for your help
Jean-Marc
Good morning
thank you for link, please add this CSS in appearance - customize - additional CSS
.main-slider .main-slider-bar .main-slider-info li .cell-caption,
.main-slider .main-slider-bar .main-slider-info li .cell-subcaption,
.main-slider .main-slider-bar .main-slider-info li .cell-icon .dashicons {
color: rebeccapurple;
}
Thanks!
Colorlib Support Team
Thank you very much. I wanted to have the background changed and not the letters, but everything is fine. However, if you can help with background, i would be glad.
Cheers from Madrid
Jean-Marc
Hello,
You can use the following CSS code to change the color by going to Appearance > Customize > Additional CSS and pasting it there. Best Regards,
.main-slider .main-slider-bar {
background: red;
color: #FFF;
}
Support
Hello,
You can use the following CSS code to change the color by going to Appearance > Customize > Additional CSS and pasting it there. Best Regards,
.main-slider .main-slider-bar {
background: red;
color: #FFF;
}
Support
Thanx a lot.
Cheers
Jean-Marc
Good morning
Is there anything else or can i close this ticket?
You can close the ticket. Once more thanx a lot.
I will close this case now, Feel free to contact us again if you have other questions
Thanks!