Okay
  Public Ticket #1226866
Toggle title font
Closed

Comments

  •  3
    Tony started the conversation

    After updating to Kalium, the toggle title font became smaller and too small, how to change and make it larger?

    Regards, Tony

  • [deleted] replied

    Hi Tony,

    Just add the code below to your Custom CSS area:

    .vc_toggle_title h2 {
    font-size: 25px !important;
    }

  •  3
    Tony replied

    thank this issued is OK! actually i did by "use custom font" and can select on "heading" then "font size"

  • [deleted] replied

    Hi Tony,

    Yes that is the best solution

    Have a great week!