Home Forums WoodMart support forum Shop title font size

Shop title font size

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

    ady66
    Participant

    Please how can I change font size to smaller in: Shop title – Show title for shop page, product categories or tags.

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

    Hello,

    In order to configure font size, navigate to Theme Settings > Page heading as shown here: http://prntscr.com/iwg22f If it is not good for you, try this CSS code, changing the value

    .page-title .entry-title {
            font-size: 42px!important;
    }

    Best Regards

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