- This topic has 3 replies, 3 voices, and was last updated 8 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › First letter of page titles, changing colours
Hi there. I have somehow managed to change the colour of the first letter of each of the titles on each page and in the footer, the C of Contact is a different colour. How can i edit this please? I have been through all the options in customise and cant see where to change it. Thanks in advance.
Kindly show us the website URL for us to check it.
Regards,
Shri
Thank you it is ablepa.co.uk You will see for example in the footer, the word Contact the lett C is golden colur, same with the about page the title has a capital A in gold
Hi Tanya,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
#footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter{color:#ffffff !important;}
Regards,
Dave
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]