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

Posted

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

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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted
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! 

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.