Client wants a strapline above the three images positioned immediately under the breadcrumb bar rather than padded as per this page.
Have tried headings and plain text and all show too much margin/padding above it
this image shows where they want this line positioned
http://acescomp.co.uk/new/wp-content/uploads/2018/11/strapline-position.png
Hey madmanbean,
Add this to quick css:
.flex_column_table.av-equal-height-column-flextable.-flextable{
margin-top:100px!important;
}
Best regards,
Jordan Shannon