x

Changing Nav Bar transparency

Is there any way to change the Nav Bar transparency/ colour when it's at the top of the website? I would like to add a colour behind the text as to keep it consistent while scrolling down. 

950 Views
Message 1 of 8
Report
1 Best Answer

Best Answer

That's ok. Add this to Settings > SEO > Header Code:

<style>

.birdseye-header,  {

background: #232323 !important;

color: #ffffff !important;

border-color: #ffffff !important;

}

</style>

It should make it stay dark all the time on your published website (it won't do anything in the editor, fyi).

View Best Answer >

926 Views
Message 9 of 8
Report
7 REPLIES 7

What's the address of your website? I think that should be possible to do.

938 Views
Message 9 of 8
Report

You mean this right? animage.asia . Sorry, this is my first time posting on the community as I've exhausted a lot of options to fix this.

934 Views
Message 9 of 8
Report

Best Answer

That's ok. Add this to Settings > SEO > Header Code:

<style>

.birdseye-header,  {

background: #232323 !important;

color: #ffffff !important;

border-color: #ffffff !important;

}

</style>

It should make it stay dark all the time on your published website (it won't do anything in the editor, fyi).

928 Views
Message 9 of 8
Report

Thanks for the assist, and would I need to do the same for every page's SEO setting?

923 Views
Message 9 of 8
Report

Hey, sorry for the late re-reply, I've copied the coding that you've given me and I've check on the published site and it didn't work but I've found a workaround this issue( Just had to turn off the header on the pages as I found out that some of my pages didn't have the transparent nav bar.) Thanks for taking your time to help anyway!

907 Views
Message 9 of 8
Report
Square

If you add the code to Settings>SEO>Header it should apply to all pages. 

914 Views
Message 9 of 8
Report

Thanks, will keep this in mind the next time I'm typing in the SEO codes.

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