Skip to main content

CSS Style

To change text sizes within alert boxes we suggest customization of following CSS setting :

.swal2-popup {
font-size: 1.6rem !important;
}

Options depend on theme selection, so this is on the developer to adjust the css to their needs, if the defaults are not good enough.