Articles on: Styling your popup

Change the font size of pop-ups and smart bars

To change the font size of your pop-up:

Go to your Pop Convert pop-up or smart bar.
Click on Design > Custom Styles
Enable CSS and add this code:

#__pc_app {
 --pc-font-size-base: 18px !important;
}

Updated on: 18/04/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!