• Resolved kiwihawk

    (@kiwihawk)


    Currently the Widget title seems to be at <h3> size font.

    How can I change this to a smaller font on both desktop and mobile?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi
    Thanks for contacting to us.
    To change widget title size add the below css code inside the additional css box.

    h3.widget-title {
        font-size: 20px;
    }

    Change font size value as your need.
    Feel free to contact us.
    Thanks
    Akhlesh

    Thread Starter kiwihawk

    (@kiwihawk)

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Widget Title’ is closed to new replies.