RRadimKlimekNov 29, 2019
Hello,
is it possible to change font size in modal body? I have not found it in style.css
E.g., http://new.wyomingprosthetics.com/patient-stories.html
Thank you!
Radim
2 replies · opened Nov 29, 2019
Hello,
is it possible to change font size in modal body? I have not found it in style.css
E.g., http://new.wyomingprosthetics.com/patient-stories.html
Thank you!
Radim
Hello,
You will need to manually add a CSS Code in order to change the Font Size of just the Modal Content. Example:
.modal-content {
font-size: 16px;
}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.
Thank you very much! Works just fine.
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