Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #180776
    chantal-admin
    Participant

    Hello Skandha,

    Is it possible to have a ccs code to get my main menu font more big or strog ? Now, it is really light but I want to keep the default font like that and just change the font primary menu.

    here my url : https://cedamtl.org/

    Thank you !

    #180810
    Skandha
    Participant

    @chantal-admin: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-header-container.wrapper ul li a {
        font-size: 16px !important;
        font-weight: bold;
    }

    You can change the font size according to your requirement.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #180868
    chantal-admin
    Participant

    Thank you Skandha !

    It is perfect. The font of my main menu appears bigger and the the default font stay the same for the rest of my page.

    Thank you really much ! 🙂

    #180976
    Skandha
    Participant

    @chantal-admin: 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-flames/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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main menu font more big or strong’ is closed to new replies.