I have a flush left image with a headline in a full width content box. How can I center that entire element? I want the image to be left of the headline:
See it here: http://www.dev-ep.cagraphicdesign.biz/services/leadership-learning/
“Some of our most requested programs include:”
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.cagd-indentbox .avia_textblock {
max-width: 750px;
margin: auto;
}
Cheers!
Yigit
thanks. That worked! You may close this query