Hi, I’d like to use toggles in a web page for a Customer and I’d like to align justify the content text. Can you suggest me some code to put for example in Quick CSS of the Enfold theme?
Many thanks.
Marcello (Italy)
Hi Marcello!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.toggle_content {
text-align: justify;
}
Best regards,
Yigit
It works great!
Many thanks Yigit.
Bye (“Arrivederci“)