Hello.
Any ideas of how to justify my text on the right sidebar please. The only option is on left sidebar, but that too only to justify left or right.
Thank you
Hey ABL59,
Please update php to php7.2 or higher.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.sidebar .widget p,
.sidebar .widget div {
text-align: justify;
}
If you need further assistance please let us know.
Best regards,
Victoria