Jump to content

Changing the colour of the 'x' button in the navigation menu

Recommended Posts

  • Replies 4
  • Views 292
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Try changing this line

<script src="https://cdn.jsdelivr.net/gh/ryandejaegher/better-burger@latest/script.js"></script>

to this line

<script src="https://code.beaverhero.com/1655792134501.js"></script>

 

Edited by tuanphan
fixed some lines

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 6/21/2022 at 4:15 PM, tuanphan said:

Try changing this line

<script src="https://cdn.jsdelivr.net/gh/ryandejaegher/better-burger@latest/script.js"></script>

to this line

<script src="https://code.beaverhero.com/1655792134501.js"></script>

 

I have... Unfortunately this doesnt work. It infact breaks the entire burger menu. If I do this the menu just says "Burger Menu" and it is non clickable... 

Link to comment
On 6/27/2022 at 12:03 PM, elisemcg said:

I have... Unfortunately this doesnt work. It infact breaks the entire burger menu. If I do this the menu just says "Burger Menu" and it is non clickable... 

I've actually managed to fix it!! 

 

But now my "Contact" menu item has changed colour as I wanted it to be : #D89E75

This is the code I have used. Any suggestion on how to get it displaying in that colour? 

a.header-nav-item[href="/contact"] {
    color: #D89E75;
}

 

Thanks,

Elise

Link to comment
15 hours ago, elisemcg said:

I've actually managed to fix it!! 

 

But now my "Contact" menu item has changed colour as I wanted it to be : #D89E75

This is the code I have used. Any suggestion on how to get it displaying in that colour? 

a.header-nav-item[href="/contact"] {
    color: #D89E75;
}

 

Thanks,

Elise

Use this CSS

div.container [href="/contact"] {
    color: #d89e75 !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.