Hi there! I’m having alignment issues on my homepage – I added two boxes, a text box and a code box with an iframe, just under the main slider. The top of the text doesn’t look aligned with the top of the Eventbrite iframe.
Help!
Cheers,
L.R.
Hi biteandsip!
Add this to a codeblock element in the page.
<style type = "text/css">
#after_full_slider_1 .avia_textblock p {
margin-top: 0px;
}
</style>
Regards,
Elliott