How to shrink the gap ...?

Hi @cerminjiwa,

Thanks for writing in.

To reduce the space, you could remove the extra content band that I could see your setup.

Or you could add an inline CSS to the video content band so that you could adjust the spacing.

Hope it helps.

Let us know how it goes.

Thanks.

if you can give an example of css

HI @cerminjiwa,

First, add class to your video container. then Add this in your Pro / X > Theme Options:

.yourvideocontainerclass .x-video {
    margin-bottom: -2.85em;
}

Hope it helps.

Let us know how it goes.

Thanks.

like this?

No actually you need to add that to the above box which says Class.

1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar:

https://www.youtube.com/watch?v=wcFnnxfA70g

2- For the CSS code itself, I suggest that you get started with this tutorial:

https://www.youtube.com/watch?v=yfoY53QXEnI

kindly get back to us with the result of the steps above and URL/User/Pass of your WordPress dashboard using the Secure Note functionality of the post to follow up the case if you still have problems.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.