Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #276532
    Moeller1Marketing
    Participant

    Hi,

    I am searching for an option to switch of the capitalization of the primary menu items. With this options it looks like I am not able to write correctly, because all words start upper-case. Can you pleas investigate? Thank you.

    Kind regards

    Andy

    #276557
    Skandha
    Participant

    @moeller1marketing: Hello Andy,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-navigation a {
        text-transform: unset !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Travelore Pro Capitalized Primary Menu issue’ is closed to new replies.