Home Forums WoodMart support forum typography

typography

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #640451

    adpwebdesign.it
    Participant

    Hi,
    can you pls suggest the CSS or the custom selectors to change the color of “Categories” in the title area of the shop page on mobile (screenshot attached) from black to white, and also of subitems from black to white and small arrow icon to expand a menu item from greyish to white (screenshot 2 attached).
    Thanks

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

    Hung Pham
    Keymaster

    Hi adpwebdesign.it,

    Thanks for reaching to us.

    Please remove this Custom CSS from Theme Settings > Custom CSS https://ibb.co/6cYtQv7W

    And use below Custom CSS:

    .wd-btn-show-cat.wd-action-btn>a{
        color: #fff;
    }

    Regards,

    #640636

    adpwebdesign.it
    Participant

    Hi, sorry but I cannot find such CSS in Theme Settings > Custom CSS. So where should I find it exactly?
    Thanks

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