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
  • Replies 2
  • Views 347
  • Created
  • Last Reply
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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • 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.