Hi,
My site is looking beautiful and I love this theme. I do have a couple of questions…
1. I’d like to increase the padding above and below my logo so that the menus aren’t right on top of it.
2. I’d like to shrink the padding between the grid and the main menu.
I hate messing with code, but if that what it takes…
http://www.vegaswineaux.com. I thought that would help. 🙂
Hi,
Please check this css in Theme Panel > Custom Css – http://screencast.com/t/FEnpBLUsAuG4 and change the values like you need:
.td-header-style-10 .td-header-sp-logo {
margin-top: 20px;
margin-bottom: 20px;
}
.home .td-main-page-wrap {
padding-top: 20px;
}
Thanks!
Adding in the code also (for whatever reason) expanded the space between each section of the grid. It’s now about 10px all the way around. Is there any way to correct that?
Hi,
Sorry for delay we missed your post as this topic was solved!
Not sure waht you mean the css provide should not affect anything than the logo(added margin) and the space between the Big Grid and the menu.
Please check this without any plugins active except of Visual Composer, clear cache and see if you still have this issue. Also verify the the custom css maybe you have added another code.
If the issue persist please provide a screenshot to be sure where I should look and I will inspect this.
Thanks!
Thanks Alin. I’ll check them out tonight and report back whether it’s solved.