- This topic has 7 replies, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Flower Shop Theme Colors on Titles
In my Flower Shop theme on the front page, I want to change the colors of the titles but some won’t let me correct the second color in the title. How can I correct this?
Hi,
Kindly show us your website URL please?
Regards,
Chris
laurajoscookiesforkids.com
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.skt-builder-block-title h2 span, .skt-builder-home-section4-block-555 .skt-builder-block-title span {
color: #df2b13;
}
Regards,
Chris
That didn’t help.
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
Chris
https://imgur.com/R1iLeII
Hi,
Kindly use this one
.skt-builder-block-title h2 span, .skt-builder-home-section4-block-555 .skt-builder-block-title span {
color: #df2b13 !important;
}
Regards,
Chris
Free Custom WordPress Themes and Templates If you really looking to create a website with a custom feature then you must try Free custom WordPress […]
Free Technology WordPress Themes and Templates Before you pick a theme for your business website, make sure to conduct good research on it. Keep a […]
HTML5 WordPress Themes Actually all of the coded themes of SKT Themes are based on HTML5 since from the start we have implemented HTML5 standards […]