Hello,
how can I add bullet points into the text here? http://www.soapmarine.com/jpgoffin/service/
The text is inside grid row, in the text block. It’s bullet points in the text block, but doesnt appear like this. What cause the problem?
thank you in advance,
Hey Soapmarine!
Please add following code to Quick CSS
.avia_textblock ul {
list-style-type: disc;
}
Cheers!
Yigit
Thank you!
You can close it :)