Front Page "HOME" Layout Has Too Much Empty Space!
I already removed all banners, turned off the modules "Banner", "Carousel", "Featured", "Slideshow" and many others. Then went to Layouts "HOME" and only have the store default and that's it.
I did add an image, and noticed there's too much empty space under it. To trouble shoot the problem further, I removed the image and now there's even more empty space on the front page!
The footer is supposed to move up and down with the content on the page! Why is the footer just sitting there, leaving so much empty space?
How can I fix the footer so it moves up closer to the page content?
Please mention the store url ?
Opencart Extensions | Professional opencart support | Support Ticket | support@cartbinder.com
If you remove all modules... then you'll see what I mean.
Try it, see what happens.
This is so annoying! All that empty space on the front page.
Then if you select only one module for the front page, you'll also see what I mean when you scroll the screen.
There's just too much empty space.
Whoever set up OpenCart is trying to force everyone to use two or more modules on the front page, but what if I decide I only want to use one or none?
Try it, see what happens.
This is so annoying! All that empty space on the front page.
Then if you select only one module for the front page, you'll also see what I mean when you scroll the screen.
There's just too much empty space.
Whoever set up OpenCart is trying to force everyone to use two or more modules on the front page, but what if I decide I only want to use one or none?
I solved this... I figured it out...
In this file
Change this
To this
In this file
Code: Select all
/catalog/view/theme/default/stylesheet/stylesheet.css
Code: Select all
/* content */
#content {
min-height: 600px;
}
Code: Select all
/* content */
#content {
min-height: 0px;
}
Who is online
Users browsing this forum: Amazon [Bot], Majestic-12 [Bot] and 9 guests