Pages made with Visual Composer is overlapped over the footer of existing wordpress themes
up vote
0
down vote
favorite
Pages made with Visual Composer is overlapped over the footer of existing wordpress themes.
My site url is: mo-on.co.kr
Especially Visual Composers` WooCommerce products seem to overlap themselves in mobile and overlap the bottom section on desktop.
Could you help me keep my homepage from overlapping with footer?
Best,
Jeil
css wordpress footer overlap visual-composer
New contributor
add a comment |
up vote
0
down vote
favorite
Pages made with Visual Composer is overlapped over the footer of existing wordpress themes.
My site url is: mo-on.co.kr
Especially Visual Composers` WooCommerce products seem to overlap themselves in mobile and overlap the bottom section on desktop.
Could you help me keep my homepage from overlapping with footer?
Best,
Jeil
css wordpress footer overlap visual-composer
New contributor
did you set min-height?
– Vel
Nov 21 at 14:21
No, I didn`t not set min-height. But I solved it the way Tushar Kumawat commented!
– Jeil
Nov 22 at 11:43
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Pages made with Visual Composer is overlapped over the footer of existing wordpress themes.
My site url is: mo-on.co.kr
Especially Visual Composers` WooCommerce products seem to overlap themselves in mobile and overlap the bottom section on desktop.
Could you help me keep my homepage from overlapping with footer?
Best,
Jeil
css wordpress footer overlap visual-composer
New contributor
Pages made with Visual Composer is overlapped over the footer of existing wordpress themes.
My site url is: mo-on.co.kr
Especially Visual Composers` WooCommerce products seem to overlap themselves in mobile and overlap the bottom section on desktop.
Could you help me keep my homepage from overlapping with footer?
Best,
Jeil
css wordpress footer overlap visual-composer
css wordpress footer overlap visual-composer
New contributor
New contributor
New contributor
asked Nov 21 at 14:15
Jeil
1
1
New contributor
New contributor
did you set min-height?
– Vel
Nov 21 at 14:21
No, I didn`t not set min-height. But I solved it the way Tushar Kumawat commented!
– Jeil
Nov 22 at 11:43
add a comment |
did you set min-height?
– Vel
Nov 21 at 14:21
No, I didn`t not set min-height. But I solved it the way Tushar Kumawat commented!
– Jeil
Nov 22 at 11:43
did you set min-height?
– Vel
Nov 21 at 14:21
did you set min-height?
– Vel
Nov 21 at 14:21
No, I didn`t not set min-height. But I solved it the way Tushar Kumawat commented!
– Jeil
Nov 22 at 11:43
No, I didn`t not set min-height. But I solved it the way Tushar Kumawat commented!
– Jeil
Nov 22 at 11:43
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Please add CSS:
.woocommerce {display: inline-block;}
WOW! It works! Super Perfect! Thanks!
– Jeil
Nov 22 at 11:40
Welcome, Jeil !!
– Tushar Kumawat
Nov 24 at 14:05
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Please add CSS:
.woocommerce {display: inline-block;}
WOW! It works! Super Perfect! Thanks!
– Jeil
Nov 22 at 11:40
Welcome, Jeil !!
– Tushar Kumawat
Nov 24 at 14:05
add a comment |
up vote
0
down vote
Please add CSS:
.woocommerce {display: inline-block;}
WOW! It works! Super Perfect! Thanks!
– Jeil
Nov 22 at 11:40
Welcome, Jeil !!
– Tushar Kumawat
Nov 24 at 14:05
add a comment |
up vote
0
down vote
up vote
0
down vote
Please add CSS:
.woocommerce {display: inline-block;}
Please add CSS:
.woocommerce {display: inline-block;}
answered Nov 21 at 14:43
Tushar Kumawat
648
648
WOW! It works! Super Perfect! Thanks!
– Jeil
Nov 22 at 11:40
Welcome, Jeil !!
– Tushar Kumawat
Nov 24 at 14:05
add a comment |
WOW! It works! Super Perfect! Thanks!
– Jeil
Nov 22 at 11:40
Welcome, Jeil !!
– Tushar Kumawat
Nov 24 at 14:05
WOW! It works! Super Perfect! Thanks!
– Jeil
Nov 22 at 11:40
WOW! It works! Super Perfect! Thanks!
– Jeil
Nov 22 at 11:40
Welcome, Jeil !!
– Tushar Kumawat
Nov 24 at 14:05
Welcome, Jeil !!
– Tushar Kumawat
Nov 24 at 14:05
add a comment |
Jeil is a new contributor. Be nice, and check out our Code of Conduct.
Jeil is a new contributor. Be nice, and check out our Code of Conduct.
Jeil is a new contributor. Be nice, and check out our Code of Conduct.
Jeil is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53414035%2fpages-made-with-visual-composer-is-overlapped-over-the-footer-of-existing-wordpr%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
did you set min-height?
– Vel
Nov 21 at 14:21
No, I didn`t not set min-height. But I solved it the way Tushar Kumawat commented!
– Jeil
Nov 22 at 11:43