• Resolved Dyen87

    (@dyen87)


    Hi there!
    I’m new to all of this personal customization via coding and currently using the Virtue Theme and have created a child theme of it to do some personal customization. I’ve been trying (and failing miserably) to minimize the white horizontal space between the image flex-slider and my main content, which is a promo video. I have also been trying to figure out how to minimize the white horizontal space between my promo vid and the title, “Latest Episodes,” that is below it. I used the page builder plugin to create my home page. With two rows, the second row having 4 columns that I’ve placed the four different latest episodes in.

    Below is the site I have created that displays the issues I have mentioned:
    The Bay The Series

    Any help would be greatly appreciated! I just need to know what codes to use and where to place them. Thank you in advance to anyone who can solve this for me. I’ve scoured the internet for all the possible codes that could help but to no avail.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Dyen87

    (@dyen87)

    Also, is it possible to eliminate the horizontal white spacings altogether?

    1. You can remove the space between slider and video with this css:

    .widget.panel {
    margin-top: 0;
    }

    2. The spaces that pagebuidler creates between each row can be adjusted in the pagebuilder settings. Under settings> pagebuilder.

    Kadence Themes

    Thread Starter Dyen87

    (@dyen87)

    It worked! Thank you for your speedy response!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Spacing Between Slider and Main Content’ is closed to new replies.