Jump to content

Change Site Title color when nav menu open (mobile) and remove Play/Pause button on Art Background (mobile and desktop)

Recommended Posts

Site URL: http://simonegiorgifisioterapista.it/

Hello All,

I can't change the site title color on mobile when the nav menu is open. Don't know if I'm missing something, i'm a noobie with css code. I'm using this but is not working. 

@media screen and (max-width:767px){
.header--menu-open a#site-title{
    color: #3b3b3b !important;
}
}

I would also like to know how can i remove the play button for an Art video Background both on mobile and desktop.

Many Thanks

(site pass: giorksfisio)

image.png.40f82b2afabfc835cefffd46b2662eec.png

image.thumb.png.2efc15520a9a2ba9f4e0c570753f7791.png

Edited by alandsandro
Link to comment
20 hours ago, alandsandro said:

Site URL: http://simonegiorgifisioterapista.it/

Hello All,

I can't change the site title color on mobile when the nav menu is open. Don't know if I'm missing something, i'm a noobie with css code. I'm using this but is not working. 

@media screen and (max-width:767px){
.header--menu-open a#site-title{
    color: #3b3b3b !important;
}
}

I would also like to know how can i remove the play button for an Art video Background both on mobile and desktop.

Many Thanks

(site pass: giorksfisio)

image.png.40f82b2afabfc835cefffd46b2662eec.png

image.thumb.png.2efc15520a9a2ba9f4e0c570753f7791.png

I've checked that the title has already been styled as the color you set. Have you tried change into another color? Currently, title color is #3b3b3b

image.png.91dc7b78966e9f1faa8ddbb9c54439bf.png

To remove the play button for an Art video Background, try in Home > Design > Custom Css

.background-pause-button.visible  {
  display: none;
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

Edited by bangank36

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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
On 12/1/2021 at 4:07 PM, bangank36 said:

I've checked that the title has already been styled as the color you set. Have you tried change into another color? Currently, title color is #3b3b3b

image.png.91dc7b78966e9f1faa8ddbb9c54439bf.png

To remove the play button for an Art video Background, try in Home > Design > Custom Css

.background-pause-button.visible  {
  display: none;
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

Many Thanks! 

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.