Home › Forums › All Other Themes › Flower Shop Theme Colors on Titles
- This topic has 7 replies, 2 voices, and was last updated 4 years, 4 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
August 7, 2019 at 12:36 pm #128113
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?
August 7, 2019 at 12:57 pm #128114Hi,
Kindly show us your website URL please?
Regards,
ChrisAugust 7, 2019 at 12:58 pm #128115laurajoscookiesforkids.com
August 7, 2019 at 1:16 pm #128116Hi,
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,
ChrisAugust 7, 2019 at 1:23 pm #128117That didn’t help.
August 7, 2019 at 1:33 pm #128118Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisAugust 7, 2019 at 2:02 pm #128119https://imgur.com/R1iLeII
August 8, 2019 at 5:08 am #128137Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.