Help with spacing

Thank you for your help last time, but now I have one more space that I seem I can’t get rid of.

The video that shows you what I’m talking about.

Thanks,
Johnathan

Hello Johnathan,

Thanks for writing in! The space could be coming from the slider. We are not so sure because we have checked your site yet. When I view your site, it is under construction mode. Would you mind providing us access so we can take a closer and investigate?

Regards.

Hi There,

I was unable to login to your website, it always redirects me to the link in the Secure Note.

Could you please double check?

Many thanks.

If you go to the bottom you can login i just did it

The space was coming from the section’s default top padding. Setting it to 0 should remove the space. Please see the secure note.

The slider below masthead has a border which adds to the space. It can be removed by adding this code in the Content CSS.

.x-slider-container.below {
    border-bottom: 0;
}

Hope that helps.

I see why did that happen? Because you are using an outside plugin?

Hi Jonathan,

Would you mind providing more information about that? What do you mean by the outside plugin? Padding adds space, setting it to zero should remove the space. And upon checking right now, I don’t see the space between them anymore.

Thanks!

I was just trying to find out why. So this doesn’t happen moving forward thats all.

Hi there,

Ah I see, the cause is the applied padding and added section always has its default configuration that you’ll need changing depending on your preference.

Thanks!

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