Jump to content

Make a Background Behind Top Left Header Tabs That Matches the Blue Background Behind The Top Right Header Button

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 3
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

You can use this code to Website Tools (under Not Linked) > Custom CSS

div.header-nav-item>a {
    color: #fff !important;
    background-color: #686beb !important;
    padding: 1em 2em !important;
    font-size: 20px !important;
    border-radius: 300px !important;
}

image.png.41d5205ab0ad56df9935bb4714164856.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 1/5/2024 at 11:57 AM, LocalPlantSupply said:

@tuanphanthanks, what about for the mobile menu?

With mobile, use this code

div.container.header-menu-nav-item>a {
    color: #fff !important;
    background-color: #686beb !important;
    padding: 1em 2em !important;
    font-size: 20px !important;
    border-radius: 300px !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (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.