Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #248501
    Dave
    Participant

    I’ve just updated the theme and, as previously, wish to change the menu font to inherit from its set state of uppercasei.e. displaying DofE rather than DOFE Previously, I’ve been able to access the theme editor to do this, however, I cannot find this within the updated version. Please indicate how I can now do this.

    #248532
    Skandha
    Participant

    @90kiwi: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #248542
    Dave
    Participant
    #248543
    Dave
    Participant
    #248545
    Skandha
    Participant

    @90kiwi: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-menu ul.menu a {
        text-transform: inherit !important;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #248546
    Dave
    Participant

    Perfect, thank you 😊

    #248548
    Skandha
    Participant

    @90kiwi: 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-everest/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.

    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Change menu font from uppercase to inherit’ is closed to new replies.