Home Forums WoodMart support forum Font size in the header

Font size in the header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #257316

    tolik1997gt
    Participant

    Good afternoon, please tell me how to change the size of the header H1 pages in product categories. I would like to make it smaller but I can’t find how to do it, unfortunately I don’t own CSS

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

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .shop-title-wrapper .entry-title {
        font-size: 30px;
    }

    Regards.
    Xtemos Studios.

Tagged: 

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