In my image banner, the subtext that reads “Introducing Empirical Water” is too small of a font size. How to fix this?
Thanks
In my image banner, the subtext that reads “Introducing Empirical Water” is too small of a font size. How to fix this?
Thanks
Check this one.
.banner__text.body {
font-size: 22px !important;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!