Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #162363
    osvhsl
    Participant

    Hi there,
    We urgently need to know how to eliminate the capitals which are systematically generated in the menus of Catch Fullcsreen Pro. How can we proceed to do it?
    Thanks.
    DC

    #162379
    Skandha
    Participant

    @osvhsl: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

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

    Let me know if this does the trick!
    Kind Regards,
    Skandha

    #162452
    osvhsl
    Participant

    Yes Sir!
    Many thanks and a Happy New Year!
    DC

    #162518
    Skandha
    Participant

    @osvhsl: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Happy New Year to you too! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Getting rid of automatic capitals in menu’ is closed to new replies.