Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #235716
    ms
    Participant

    Hallo,

    Is there a way to capitalize only the first letter of the left menu on the website ?
    for example: Home instead of HOME

    http://online-kuechen.info/

    Many thanks for your help

    Manfred Schneider

    #235717
    Skandha
    Participant

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

    .main-navigation a {
    	text-transform: capitalize;
    }

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

    #235727
    ms
    Participant

    It worked perfectly
    thanks

    #235728
    Skandha
    Participant

    @ms: Hello Manfred, 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-vogue/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. Have a good day! 🙂

    Kind Regards,
    Skandha

    #235730
    ms
    Participant

    I wrote a review and the ticket can be closed

    I hope the support stays as good as before🙂

    #235732
    Skandha
    Participant

    @ms: Hello Manfred,
    Thank you for your wonderful review. Do let me know if you come across any issues. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Capitalize the menu title only by the first letter’ is closed to new replies.