x

Changing Font Colour in the Nav Menu

Hello all!

I can't seem to find specific topics for what I'm trying to do, so I figured I'd ask Smiley Happy

I'm trying to change the colour of where it says "Menu." I've managed to change it to purple, but then it switches back after a refresh! How do I sort this out?

https://www.brightmanagementbookings.com/ - A very unfinished webpage! But it's the "Menu" in the top left I'm struggling with.

All help is much appreciated!

961 Views
Message 1 of 9
Report
1 Best Answer

Best Answer

Ok, that's pretty easy. Put this in Settings > SEO > Header Code, and it will make it always purple on the published site:

<style>
    .hamburger span:after
    {
        color: purple !important;
    }
</style>

View Best Answer >

917 Views
Message 10 of 9
Report
8 REPLIES 8

Did you want the white text purple, or the yellow background purple, and what did you want it to look like when someone mouses over it?

948 Views
Message 10 of 9
Report

Thanks for the reply Smiley Happy

Yeah, I just wanted the text purple. When I hover over it, I would ideally like it to stay yellow, with purple writing, but that's not as essential. It's just that darn menu lol

944 Views
Message 10 of 9
Report

Best Answer

Ok, that's pretty easy. Put this in Settings > SEO > Header Code, and it will make it always purple on the published site:

<style>
    .hamburger span:after
    {
        color: purple !important;
    }
</style>

918 Views
Message 10 of 9
Report

IT WORKS!!! Thank you!

908 Views
Message 10 of 9
Report

Rad!

906 Views
Message 10 of 9
Report

Hi I am trying to change color of my Catagory Titles to white. But if I understand weebly is using a new platform and when I go to setting and look at the SEO setting ther is no option for SEO header now, just search preview and SEO page description. Do you know of any other way to do this?

842 Views
Message 10 of 9
Report
Square

Your site is using the classic editor, @robc1, so you can add code to the header code field for individual pages or for the whole site that includes style code. Could you post a link to your site and point out an example title you want changed to white? That would help our Community members figure out what changes to make.

839 Views
Message 10 of 9
Report

here is the website...

https://wolbookstore.weeblysite.com

in the catagory section I wanted to know how to change the individual catagory titles to white

837 Views
Message 10 of 9
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.