Hey,
I want the text to be align under the image –
http://www.raboff.com/about/
What code shall I add?
Thanks
Charlotte
Hey Charlotte!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.post-entry .avia_textblock p {
max-width: 800px;
margin: auto;
}
Best regards,
Yigit
Thanks :)