Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #284173

    Hello there,

    I’ve probably missed the answer to how to make navigation text uppercase on another forum but so far I haven’t found css that works.
    Please help, somebody…

    Thanks in advance.

    #284177

    Hey GeoCreo!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.avia-menu-text {
    text-transform: uppercase;
    }

    Best regards,
    Yigit

    #284214

    Thanks Yigit!

    That definitely does it :)

    #284217

    Hey!

    You are welcome, let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How can I make my navigation menu font uppercase?’ is closed to new replies.