Jump to content

Customizing Mobile Menu Font Colors and CTA Button Color

Recommended Posts

Posted

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

Hello all -

I'm customizing a site's mobile menu and added a background photo and centered the navigation links including the CTA button.

My next step that I'm having trouble with is changing the color of the menu burger icon. Would love to switch to white along with the Navigation Menu links. If possible, would love to change the button color as well.

Any help is appreciated.

 

https://beautifeyehtx.squarespace.com/

PW: beautifeye

Screen Shot 2021-12-14 at 9.38.28 PM.png

  • Replies 5
  • Views 792
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted (edited)
2 hours ago, geearias said:

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

Hello all -

I'm customizing a site's mobile menu and added a background photo and centered the navigation links including the CTA button.

My next step that I'm having trouble with is changing the color of the menu burger icon. Would love to switch to white along with the Navigation Menu links. If possible, would love to change the button color as well.

Any help is appreciated.

 

https://beautifeyehtx.squarespace.com/

PW: beautifeye

Screen Shot 2021-12-14 at 9.38.28 PM.png

Try adding to Home > Design > Custom Css

.burger-inner {
  background-color : transparent !important;
}

.burger--active .burger-inner > div {
  background-color: #fff !important;
}

.header-menu-nav-item span, .header-menu-nav-item a {
  color: #fff!important;
}

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 - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

Posted
9 hours ago, bangank36 said:

My testing result

image.png.b7da1148583825a7ad81b648c41a8106.png

close

image.png.7c55fd3c0f554dd48cc1e912247522e7.png

Open

Great! That worked. Thank you so much. is there a way to change the color of the CTA Button as well? "book appointment"

Posted
7 hours ago, geearias said:

Great! That worked. Thank you so much. is there a way to change the color of the CTA Button as well? "book appointment"

Try

.header--menu-open .header-menu.light .header-menu-cta a {
  background-color: red;
  color: orange;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

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.