Hi,
first of all thanks for the great suport, i allready found many answers!
this one however i dont manage.
I want to justify most of the text on my website. I used
.single, .page, .blog{
text-align: justify; !important;
}
it works well but when using the siteorigin text editor widget the text is left aligned : http://cameleonvoyages.ch/costa-rica/
For some reason (also linked to inline styling but for class=”siteorigin-panels-stretch panel-row-style”), on some page the text is centered : http://cameleonvoyages.ch/belize/
I tried:
panel-widget-style {
text-align: justify; !important;
}
but it didnt change anything.
help would be greatly apriciated!
Best,
André