Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #283732

    Hi

    I am using the google roboto font, but would like to reduce the letter spacing on my H2, H3 , H4 and menus etc

    Is there a way to do this either for individual headings etc or for all my text in one go

    Cheers

    Mike

    • This topic was modified 10 years, 5 months ago by nsr500rossi. Reason: edit
    #283766

    Hey nsr500rossi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    h1, h2, h3, h4, h5, h6 { letter-spacing: 0.01em !important; }

    Best regards,
    Yigit

    #283771

    Brilliant ..

    Could i have the CSS to reduce the spacing for the header menus as well

    Cheers

    Mike

    #283773

    Hey!

    Please add following code to Quick CSS as well

    #top .av-main-nav > li > a { letter-spacing: 0.01em !important; }

    Best regards,
    Yigit

    #283796

    Wicked

    Thanks again Yigit

    Mike

    #283798

    Hi!

    You are welcome M, we are always glad to help :)
    Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Letter spacing?’ is closed to new replies.