Home › Forums › SKT Full Width Forum › Make first letters act like all the rest
- This topic has 1 reply, 2 voices, and was last updated 8 years, 11 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
December 17, 2014 at 10:32 pm #2942
Hi, I’m wondering what needs to be done to make the first letters always act like the rest… for instance on a page title or the site title.
Thanks,
-Liz
December 18, 2014 at 11:23 am #2949Hi Liz,
Would you like to send us the WordPress admin details. There are many places where the first letter color has been included. What do you want it to be? All same color?
This is the whole style class:
mark, ins, a, .header .logo h1.site-title:first-letter, h2#page-title:first-letter, .archive h1.page-title:first-letter, .page h1.entry-title:first-letter, h2#page-title:first-letter, .archive h1.page-title:first-letter, .page h1.entry-title:first-letter, .single-post h1.entry-title:first-letter, .entry-meta a, .search h1.entry-title:first-letter, .archive h1.entry-title:first-letter, .read-more a, .recent-post .post-box .post-text a, aside ul li a, .widget ul li a, h3.company-title:first-letter, .footer-menu ul li a, .social a, .footer-bottom a {color:#7BB303}
In case you want to change any of them individually trick is to just include them within custom css: Appearance>Theme Options>Layout Settings>Custom CSS and then write like this .class{color:any hex code !important;}
If you still are confused send us WordPress admin details via email: [email protected] and we will change the color for you to whatever you want and include it in custom css area for you to change it later on as required.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.