• Hello,

    I need to change a font size of the category. On the page is the font of Category too big. I tried to change it with CSS, but it didn′t work.

    I would appreciate any help.

    Thanks in advance

    Jana

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @jana88,

    I am sorry for the late reply.

    Anyway, to change the font size of the category text, please try adding below custom CSS via Dashboard > Appearance > Customize > Additional CSS.

    .content-area .page-header .page-title {
        font-size: 48px;
    }

    If you have any further questions, please let us know.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Font size for category name’ is closed to new replies.