Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1247851

    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

    #1247889

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.