Home Forums WoodMart support forum Changing the size of the text on the main category menu

Changing the size of the text on the main category menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #609688

    ebismail23
    Participant

    Hey. How can i change the size of the font of this main category menu and the size of the rows. i ned it smaller to accommodate my many categories and sub categories. I’ve seen websites that use woodmart with smaller rows and smaller text.

    Attachments:
    You must be logged in to view attached files.
    #609768

    Hello,

    Can you please share the page URL so I will check and give you a possible solution?

    Best Regards

    #609773

    ebismail23
    Participant

    Ive shared it in the private content

    #609923

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-dropdown-cats .wd-nav-vertical>li>a {
        padding: 5px 18px !important;
        font-size: 10px !important;
    }

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)