Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #82909
    ttolun
    Participant

    Hello Sakin,
    How can I make my main menu titles bold? If it is possible.

    Thank you

    #82925
    Pratik
    Keymaster

    hi @ttolun,

    Put the following CSS code in Appearance => Customizer => Theme Options => Custom CSS box:

    
    .nav-primary {
        font-weight: bold;
    }
    

    Let me know if it works out or not.

    Regards,
    Pratik

    #82928
    ttolun
    Participant

    Thanks but nope it didnt work Pratik

    #82930
    ttolun
    Participant

    Actually, it worked. Thanks

    #82954
    Pratik
    Keymaster

    Hi @ttolun,

    I am glad it worked. If you liked our theme and support, please leave us a review at https://wordpress.org/support/view/theme-reviews/full-frame. It will be very much appreciated.

    Regards,
    Pratik

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Bold Main Menu Titles’ is closed to new replies.