Home Forums WoodMart support forum Categories

Categories

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

    Maikel
    Participant

    Hi support,

    How can I make the category names normal instead of Caps lock?

    See image.

    Best regards,

    Maikel

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

    Hello,

    Please provide the page URL so that we could provide you with custom CSS. If your site is under maintenance, please provide your site admin access in the private area

    Best Regards

    #181306

    Maikel
    Participant
    #181350

    Hello,

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

    .category-grid-item .category-title {
        text-transform: none;
    }

    Best Regards

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