Comments jhencp started the conversationOctober 27, 2017 at 1:30am 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,700PenciDesign repliedOctober 27, 2017 at 2:33amHi,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,PenciDesign1 Likejhencp repliedOctober 27, 2017 at 3:11amDear PenciDesign,The code works perfectly for me! Thanks for helping. Cheers! PenciDesign replied privately Sign in to reply ...
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.
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Dear PenciDesign,
The code works perfectly for me! Thanks for helping.
Cheers!