Hi BT team - I'm almost done creating a site with OhLaLa but can't figure out why one particular page is showing empty space at the bottom of the page. Looking through the code, it seems the following CSS is being invoked from content_elements.crush.css:
When I disable this line, the blank space disappears but I don't want to do that permanently without understanding the purpose. I just don't know how I seem to have triggered it using Bold-Builder. Can you help?
Awesome support turnaround!! That solved it immediately. I was under the impression "full page" was referring to width. The online doc says:
"Full screen – if full screen is selected, section will take up full viewport of the browser. Top and bottom spacing will be ignored."
So does that mean I should only ever set that to YES when there is only one Section on the page? If not, could you let me know when/why it should be used? Thanks again, Scott
Full screen section can be used for Coming soon/ Under construction page, as that's usually the case when there is a need for full screen section with basic info about website's launch date.
Hi BT team - I'm almost done creating a site with OhLaLa but can't figure out why one particular page is showing empty space at the bottom of the page. Looking through the code, it seems the following CSS is being invoked from content_elements.crush.css:
.bt_bb_section.bt_bb_full_screen > .bt_bb_port {
min-height: 100vh;
}
When I disable this line, the blank space disappears but I don't want to do that permanently without understanding the purpose. I just don't know how I seem to have triggered it using Bold-Builder. Can you help?
Thanks, Scott
edit: URL was included in ticket but doesn't show publicly so here it is: https://v7d.93c.myftpupload.com/about-us/
Hi Scott,
Thanks for reaching out to us
The issue is caused by the fact that the section in question is set to Full screen:
Please navigate to that Section element and set Full screen to No:
Let us know if that helped!
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!
Awesome support turnaround!! That solved it immediately. I was under the impression "full page" was referring to width. The online doc says:
"Full screen – if full screen is selected, section will take up full viewport of the browser. Top and bottom spacing will be ignored."
So does that mean I should only ever set that to YES when there is only one Section on the page? If not, could you let me know when/why it should be used? Thanks again, ScottHi Scott,
You're welcome!
Glad we could help!
Full screen section can be used for Coming soon/ Under construction page, as that's usually the case when there is a need for full screen section with basic info about website's launch date.
For example:
http://ohlala.bold-themes.com/main-demo/about-us/under-construction/
:)
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!