Changing font size in the pop up notifications.

2 replies · opened Oct 16, 2020

NnoobsuperstarOct 16, 2020

Hi, love your work and how often you update it.

How do I change the font size for the $message = array('success''etc.'); within /include/forms.php

Thanks for your hard work.

SSemicolon WebSTAFFOct 16, 2020

Hello,

Thank You so much for the Kind Words! :)

You can set your custom Font Size using this CSS Code:
[ch_pre type="css"].toast-message {
font-size: 1rem;
}[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

NnoobsuperstarOct 16, 2020

Thank you!!! Worked perfectly!!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard
Changing font size in the pop up notifications. · Canvas Template Support