Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1348825
First Letter Highlighting in Menu Labels
Closed

Comments

  • jhencp started the conversation

    I have purchase the soledad theme from envato.
    I was able to successfully installed it and made few tweaks.

    However, I am intending to highlight the first letter of the menu, say, I have a menu with pages as Home, About Us, Blog, Contact Us. 

    Question: Is there  a way to change the color or underline the first letters like Home, About Us, Blog, Contact Us?

    Thank you for the assistance.

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    #navigation ul.menu > li > a:first-letter { color: #ff0000; text-decoration: underline; }


    Best Regards,

    PenciDesign

  • jhencp replied

    Dear PenciDesign,

    The code works perfectly for me! Thanks for helping. 

    Cheers!

  •   PenciDesign replied privately