Make first letters act like all the rest

Home Forums SKT Full Width Forum Make first letters act like all the rest

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2942
    Liz MatzelleLiz Matzelle
    Member
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: December 15, 2014

    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

    #2949
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi 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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.