Hi to everyone,
do you know how to change the color of iconbox_top title that appear in the home?
Thank you in advanced
M
Hi to everyone,
do you know how to change the color of iconbox_top title that appear in the home?
Thank you in advanced
M
Hi MattiaParla,
Can you point us to an example of the title on your site or the demo? The css will need to be specific so that it doesn't change any other title color across the site.
Regards,
Devin
I would like change the color of the three boxes "welcome"dummy data that are in home page: "Chi siamo", "I nostri prodotti", "Perchè scegliere noi"
[iconbox_top title="Chi siamo" icon="Speech_Bubble.png"]Lorem ipsum dolor sit amet, consectetur adipisicing elit
[one_third] [iconbox_top title="I nostri prodotti" icon="Chart_8.png"]Lorem ipsum dolor sit amet, consectetur adipisicing elit
[iconbox_top title="Perchè scegliere noi" icon="Key_2.png"]Lorem ipsum dolor sit amet, consectetur adipisicing elit
ThakThank you in advanced
M
anyone, by chance has read my question?
Thank you
M
Hi M,
I'm not sure if this is what you were looking for buy Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.home .iconbox_top_content_title {
color: #444;
}
You can change the color by changing the #444 to the color code of your choice.
Regards,
Devin
IT WORKS!
Thank you very much Devin.
Have a nice day.
M
Glad we could help :)
Regards,
Devin
This topic has been closed to new replies.