Fixed navigation text-transform - by gurhan

This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Eva Kemp

  • Avatar: gurhan
    gurhan
    Participant
    July 16, 2016 at 16:10

    Can you please let me know the css code as to how I can make the fixed navigation “text-transform: inherit;”

    Thank you…

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    July 18, 2016 at 08:20

    Hello,

    Use this css code:

    .fixed-header-area .menu > li > a {
       text-transform: inherit !important;
    }

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.