|
|
Hey! I've had a look around and for some reason I can change the colour of my menue? Do you have any idea why that might be? Thanks.
|
|
|
|
|
Teal Elites said: Hey! I've had a look around and for some reason I can change the colour of my menue? Do you have any idea why that might be? Thanks.
It should be under .dropdown .dropbtn { color:#_______; } What code are you using currently?
|
|
|
|
|
Diagon Alley Elites said: Teal Elites said: Hey! I've had a look around and for some reason I can change the colour of my menue? Do you have any idea why that might be? Thanks.
It should be under .dropdown .dropbtn { color:#_______; } What code are you using currently?
.dropdown .dropbtn { color:#004cc7; } Edited at September 23, 2020 02:13 PM by Teal Elites
|
|
|
|
|
Teal Elites said: Diagon Alley Elites said: Teal Elites said: Hey! I've had a look around and for some reason I can change the colour of my menue? Do you have any idea why that might be? Thanks.
It should be under .dropdown .dropbtn { color:#_______; } What code are you using currently?
.dropdown .dropbtn { color:#004cc7; }
Make sure you don't have any extra semi-colons? Maybe try creating a new version of it with the default nav code and substituting in HEX codes?
|
|
|
|
|
How do you make the horse Eden Eventing bit go away at the top off the page? And make a website background stay and not go into a solid background colour? Edited at March 4, 2021 06:04 AM by Scobay Stud
|
|
|
|
|
Scobay Stud said: How do you make the horse Eden Eventing bit go away at the top off the page? And make a website background stay and not go into a solid background colour?
To make the background stick, under body { put this code : background-attachment : fixed; I'm a little confused by what you mean with the first part?
|
|
|
|
|
Thank you! Edited at March 4, 2021 07:36 AM by Scobay Stud
|
|
|
|
|
Here is my code. I'm trying to get a fancy drop down thingy why isn't it working
|
|
|
|
|
what code puts the nav bar above the header?
|
| |
|