Hi,
I am using the PromoBox with an unordered list.
However, in one line the body text size is bigger than in the rest of the site. This is occurring in two different PromoBoxes.
http://awesomescreenshot.com/0eb45xlb77
Any ideals what I have to change?
Kind regards,
Klaaba
Hi klaaba!
use this in Quick CSS field to control the font size:
.avia-promocontent p {
font-size: 13px;
}
Cheers!
Andy
It works! Thanks a lot! :-)