Tagged: , , ,

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

    Hi!
    I want to delete the blank space between the Youtube video and the Orange-bar image in this page:

    Any tips?

    Thanks!

    #729898

    Hey jordirovira,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia-video-16-9 {
        margin-bottom: 0;
    }
    

    Best regards,
    Yigit

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