Increase padding between announcement bar and navigation bar for Boundless theme

Increase padding between announcement bar and navigation bar for Boundless theme

napali
Visitor
1 0 1

Hello!

 

We've worked with a designer to customize our site, which uses Boundless theme. I've activated the Announcement Bar to promote a free shipping option, and it's interfering with our logo in the navigation bar. I'd like to increase the padding between the two. Seems like a simple fix, but I am a total novice with coding and whatnot, so clear instructions are much appreciated.  Thanks! 

 

 

Reply 1 (1)

Made4uo-Ribe
Shopify Partner
10043 2388 3016

Hi @napali 

Designer or Developer? Seems like there are inset custom code in the header. Check this one then. 

 

  1. From you Admin page, go to Online Store > Themes
  1. Select the theme you want to edit
  2. Under the Asset folder, open the main.css(base.css, style.css or theme.css)
  3. Then place the code below at the very bottom of the file.

 

.site-nav {
    margin-top: 5rem;
}
@media only screen and (max-width: 767px){
.grid.grid--no-gutters.grid--table.site-header__inner {
    margin-top: 2.5rem;
}
}

 

  • And Save. 
  • Result:
  • Made4uoRibe_0-1719613089416.png

     

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.