how to decrease space between two widgets in vantage theme
First I Have tried to decrease space between site content and menu header in wordpress vantage theme. after that I Have tried to decrease space between two widgets in vantage theme from some codes.
.widget {
margin: 0 0 20px;
padding: 20px;
}
but the space between two widgets increased too much i don’t know what to do pls help me i’m working on website http://webmaahi.com/ with vintage theme
pls help me to remove spaces in both
1 : decrease space between site content and menu header in wordpress vantage theme.
2 : decrease space between two widgets in wordpress vantage theme.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi KAI135,
If you haven’t already installed it, you’ll need to install the SiteOrigin CSS plugin, which gives you a full CSS editor. Once you’ve got that installed, navigate to WP AdminAppearanceCustom CSS and add in the following CSS:
.layout-full .panel-row-style.panel-row-style-full-width { padding-top: 0; padding-bottom: 0; }If there’s spacing remaining, can you please temporarily disable your under construction gate so I can view your website?
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.