Jump to content

Adjusting instagram image spacing in footer - CSS help - Mega Menus messing it up

Recommended Posts

Site URL: https://activestatedesigns.squarespace.com/

Hello there,

Site Password: SiteTest

Any chance I can get help with the CSS to get the instagram in footer to not overlap and look messed up?  I'm pretty sure it's this css code from my mega menus that I added from https://www.will-myers.com/articles/building-a-mega-menu-in-squarespace-71-free

 a{
    display:inline !important;
    text-decoration-line: none;
  }

 

Here's the full mega menu CSS code:

/* header mega menu */
.header-display-desktop [href="/shop-1"] + .header-nav-folder-content, .header-display-desktop [href="/shop-by-product-line"] + .header-nav-folder-content{
  width:100vw;
  right:0 !important;
  left: 0 !important;
  position:fixed;
  box-sizing:border-box;
  padding:0px;
  border-bottom:2px solid;
  border-color: #D8414D;
  box-shadow:0px 5px 5px #aaa;
}
  .header-nav-folder-item{
    display:none;
  }
  a{
    display:inline !important;
    text-decoration-line: none;
  }
  .sqs-block-button-element{
    display:inline-block !important;
    padding: 1em 1.6em !important;    
 }
/* END header mega menu */

Thanks,

Lorne

Link to comment
4 hours ago, Lorne17 said:

Site URL: https://activestatedesigns.squarespace.com/

Hello there,

Site Password: SiteTest

Any chance I can get help with the CSS to get the instagram in footer to not overlap and look messed up?  I'm pretty sure it's this css code from my mega menus that I added from https://www.will-myers.com/articles/building-a-mega-menu-in-squarespace-71-free


 a{
    display:inline !important;
    text-decoration-line: none;
  }

 

Here's the full mega menu CSS code:


/* header mega menu */
.header-display-desktop [href="/shop-1"] + .header-nav-folder-content, .header-display-desktop [href="/shop-by-product-line"] + .header-nav-folder-content{
  width:100vw;
  right:0 !important;
  left: 0 !important;
  position:fixed;
  box-sizing:border-box;
  padding:0px;
  border-bottom:2px solid;
  border-color: #D8414D;
  box-shadow:0px 5px 5px #aaa;
}
  .header-nav-folder-item{
    display:none;
  }
  a{
    display:inline !important;
    text-decoration-line: none;
  }
  .sqs-block-button-element{
    display:inline-block !important;
    padding: 1em 1.6em !important;    
 }
/* END header mega menu */

Thanks,

Lorne

you can isolate the selector for a tag like so

/* header mega menu */
.header-display-desktop [href="/shop-1"] + .header-nav-folder-content, .header-display-desktop [href="/shop-by-product-line"] + .header-nav-folder-content{
  width:100vw;
  right:0 !important;
  left: 0 !important;
  position:fixed;
  box-sizing:border-box;
  padding:0px;
  border-bottom:2px solid;
  border-color: #D8414D;
  box-shadow:0px 5px 5px #aaa;
}
  .header-nav-folder-item{
    display:none;
  }
  .header-menu a,
.header-nav-item a{
    display:inline !important;
    text-decoration-line: none;
  }
  .sqs-block-button-element{
    display:inline-block !important;
    padding: 1em 1.6em !important;    
 }
/* END header mega menu */

image.thumb.png.2397563f2fa9faf32916ef42450d56b0.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
  • 2 weeks later...
On 3/14/2021 at 2:37 PM, Lorne17 said:

Site URL: https://activestatedesigns.squarespace.com/

Hello there,

Site Password: SiteTest

Any chance I can get help with the CSS to get the instagram in footer to not overlap and look messed up?  I'm pretty sure it's this css code from my mega menus that I added from https://www.will-myers.com/articles/building-a-mega-menu-in-squarespace-71-free


 a{
    display:inline !important;
    text-decoration-line: none;
  }

 

Here's the full mega menu CSS code:


/* header mega menu */
.header-display-desktop [href="/shop-1"] + .header-nav-folder-content, .header-display-desktop [href="/shop-by-product-line"] + .header-nav-folder-content{
  width:100vw;
  right:0 !important;
  left: 0 !important;
  position:fixed;
  box-sizing:border-box;
  padding:0px;
  border-bottom:2px solid;
  border-color: #D8414D;
  box-shadow:0px 5px 5px #aaa;
}
  .header-nav-folder-item{
    display:none;
  }
  a{
    display:inline !important;
    text-decoration-line: none;
  }
  .sqs-block-button-element{
    display:inline-block !important;
    padding: 1em 1.6em !important;    
 }
/* END header mega menu */

Thanks,

Lorne

Hi. On tablet, your site has problems.

image.thumb.png.0bc97da9cf74062274fe0ba11c178322.png

image.thumb.png.13ffa485b83de06bdbdd50b447c2dab4.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.