Tagged: margin-top
I would like to add margin-top: -100px; to the red boxes on the page. The red boxes should overlap a bit with the image above it.
I tried but doesn’t seem to work.
Should i add it to flex_column_table av-equal-height-column-flextable -flextable or post-entry?
Also when i place name into custom css class, the name disappears when i save it.
Hey 1121,
Add this to quick css:
#av_section_2 .container .template-page.content.av-content-full.alpha.units{
z-index:9999!important;
margin-top:-100px;
}
Best regards,
Jordan Shannon
Thanks Jordan. Works like a charm!
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon