Jump to content

Customizing Mobile Menu Font Colors and CTA Button Color

Recommended Posts

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

Link to comment
  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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

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

My testing result

image.png.b7da1148583825a7ad81b648c41a8106.png

close

image.png.7c55fd3c0f554dd48cc1e912247522e7.png

Open

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
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;
}

 

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

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.