• Resolved meonuna

    (@meonuna)


    Hi, MH Magazine lite,
    I woull like to reduce the size of H6, how can I do?
    Please guide me to do.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi meonuna,

    thanks for using MH Magazine lite.

    When it comes to CSS customizations, you could always use tools like Firebug or your browsers inspection tool to inspect the elements on your site and then add your own CSS code based on your personal requirements.

    To reduce the font size of h6 elements, you can add:

    h6 { font-size: 12px; }

    In order to add custom CSS code to your website, you can either make use of a child theme or plugins like Simple Custom CSS.

    Thread Starter meonuna

    (@meonuna)

    Thanks MH Magazine lite,
    I mean area of H6 is reduced because I would like areas of H3 and H4 are bigger.
    Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reduce the size of H6’ is closed to new replies.