Changing font size in the pop up notifications.

2 replies·opened Oct 16, 2020
N
noobsuperstarOct 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.

S
SemiColonWebSTAFFOct 16, 2020

Hello,

Thank You so much for the Kind Words! :)

You can set your custom Font Size using this CSS Code:

.toast-message {
	font-size: 1rem;
}

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.

N
noobsuperstarOct 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