Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

capital letters in menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14101
    Frits Toorians
    Participant

    Navigation in menu is in capital letters. How can I change that to normal text and other size?

    #14105
    Grace Themes
    Member

    Hi,

    To change the navigation menu text in normal case
    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS box
    add below css code

    .sitenav ul li { text-transform: none !important; }

    To change the font size of navigation menu
    Go to the Appearance -> Theme Options -> Basic Settings -> Font Sizes -> Select font size for navigation

    Regards
    Grace Themes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.