Minimize space between elements
-
Hi guys, I have an information box in my homepage between the menu above and the slider under; unfortunately there’s a lot of blank space (A in the picture) and I would to minimize a lot this space (like B in the picture).
Can you help me?
foto
Attachments:
You must be
logged in to view attached files.
Hello,
1. Enter the page and set margin-top:-40px in the upper row settings: http://prntscr.com/lexqqs
2. Enter Information box and remove the margin-bottom https://prnt.sc/py7g2d
3. Then enter each column and set zero-padding https://prnt.sc/py7gkv
Please add this code to the Theme Settings > Custom CSS > Global:
body .whb-header-bottom .main-nav .item-level-0 > a{
height:30px;
}
body .whb-header-bottom-inner {
height: 30px;
}
Best Regards
thanks, but it worked only for the upper part, the slider is so distant yet
Attachments:
You must be
logged in to view attached files.
Hello,
Check the row and column which contain the slider and set zero in margins and paddings.
Best Regards
I don’t see any margin or padding setted.
Hello,
Please check this video tutorial https://wpbakery.com/video-academy/use-element-design-options-wpbakery-page-builder-wordpress/
Each element has the Design options and you can set zero for paddings and margins, set zero for columns as well.
Best Regards