Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #550700

    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.

    #550708

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.