Footer in Pro - extra space

Hi there,

I was wondering if you could help me?
I have created a header in Pro with a top and bottom bar.
I have also created a revolution slider on the first page, full width.
However, I have an extra white space below the slider when you scroll down, and I can’t understand where it might be coming from?

Any help greatly appreciated.

Hi @EarlySigns

You have an extra bar space at the bottom.

You can remove it by adding this CSS to Theme Options > CSS

.home .hm4.x-bar-space {
    display: none;
}

hope this helps

Hi there,

Thanks so much. However, I made this with the header in Pro.
I created a top bar with the menu, and a bottom bar with a logo.
But I do not have an option for the bottom bar with ‘relative’ and ‘absolute’

Why is this the case? Am I missing something?

Many thanks

Hi There,

Looks like that bar is a malformed HTML markup, it is outside of the masthead.

Please check your header content for unclosed <div> tag or any unclosed HTML tag.

If you don’t see anything that might be causing the issue, please provide us login credentials in a secure note so we can take a closer look.

Thanks,

Hi there,

Thanks for the information.
I have tried this on 3 different website headers in pro, all with the same results.
The Pro header allows you to add a bar on the top, left, right or bottom, all at the same time.
I have opted to create one for the top (with relative and absolute options) and for the bottom (logo)
However, the bar for the bottom does not have a ‘relative or absolute’ option.
This is where the white space is coming from, as Pro is not giving me the option to remove it.
I need for you to understand that even though the CSS code you have given me works in Customiser, the issue originates with Pro.

Please see below for images explaining what I mean.

Please let me know if this is an issue with Pro, and why it does not have the ‘relative and absolute’ options on a second bar. Many thanks and hope this explains better.

Hi There,

Those features are intended!
Please let us know what exactly you want to achieve so that we can suggest you a possible way.
Please create a screen design for your requirement so that we can suggest.

Thanks

Hi there. I would just like the image in the bottom bar to sit against the background, with no white bar scrolling down. That is all.

I am also confused as to why these features are intended. Why have a feature on a top bar, but not on a bottom bar? It doesn’t make any sense to me.

Hi There,

That was intended to keep the bottom bars at the bottom. Please set your bottom bar height to auto or 0.

Thanks,

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