Jump to content

How to make Mobile bar transparent ! HELP!!!

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 12/29/2021 at 2:34 AM, dariokomazec said:

Site URL: https://megalodon-capybera-w4p6.squarespace.com/

Hi,

How to remove mobile bar background??? 

In styles is set to transparent but it automatically goes to white again after refresh and I don't know how to solve this?

https://megalodon-capybera-w4p6.squarespace.com/

Pass: 12345

Try

.is-mobile-overlay-active .Mobile-overlay, .is-mobile-overlay-active, .Mobile-overlay-back {
  background: rgba(255,255,255,0.5);
}

.is-mobile-overlay-active .Mobile-overlay-menu, .is-mobile-overlay-active .Mobile-overlay-close {
  background: transparent;
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

Edited by bangank36

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

Hi,

Unfortunately no, I have figured out that this background is not "mobile bar background".

If you set mobile bar background color to transparent this gap will stay as empty gap and taking the background from body. 

Only way that I have found to remove this gap is to bring content up with css:

.Index-gallery {
margin-top: -80px !important;
}

You can't have page content behind Mobile bar as I have planed, it starts below by default and I can't find better way to correct this...

 

If you find better way please let me know...

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.