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

    For the life of me (and I’m sure I’m missing something obvious!) I can not get rid of the white space below the video on this page?

    Can you direct me?

    #604471

    Hi BrendaSarg!

    not sure what you want to achieve, but try this code inside of Quick CSS field:

    div#av_section_2 {
    position: relative;
    top: -10px;
    }
    

    and adjust as needed.

    Regards,
    Andy

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