Hi Support,
I cannot figure out why the text in the text in this row is not in alignment.
The site is https://dev.lonestarlandlaw.com/
I rebuilt it and it was aligned for a while. Now it is back to being out of alignment again.
Screenshot here.
I also need to resize this ampersand to a smaller size. (Client Request) See the screenshot below for both issues.
Thanks,
Keith
Hey Keith,
Add this to quick css:
#main .av-section-color-overlay-wrap .flex_column_table div.av-special-heading-h2 {
position:absolute!important;
top:20px!important;
right:1px!important;
display:block;
}
#main .av-section-color-overlay-wrap .flex_column_table .avia_textblock{
margin-top:60px!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
That fixed the spacing issue. Thank You!
Also, did you see the ampersand issue?
Thanks Again!
Keith
Hi Keith,
Please try this CSS as well for the ampersand:
.special_amp {
font-family: inherit;
font-style: normal;
font-size: inherit;
line-height: inherit;
font-weight: normal;
}
Best regards,
Rikard
Rikard,
This worked. Thank you for the great support!!!
Keith
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon