when you use the menu when you are in a section of my website the link will turn light blue in the navigation bar. ive checked the states and there is only hover? i wouldnt mind it being my slate blue.
in the contact section the forms turn blue when selected. again their is no states to this?
Your nav turns blue on current state. You will need to explicitely state the colour of a current link for it to be whatever you want (it may not even show it as blue in designer but you will still have to change its colour - its a webflow bug)
For the form, again you will need to explicitly modify its border colour on focused state to override default blue.
you are a wizard! thanks for that, lets me have a little bit more of an understanding of code. do you also know how i could fix the annoying underline on the links in my ‘work’ section
Sure he could. But this code was pretty simple, so maybe it could introduce him to the world of “Doing a little custom code”. You can still get a long way with that.
I might not work for Webflow, but i’m pretty sure that Webflow is not about making it easy to code, but rather making it accessible. If you’re using Webflow or coding by hand, the same rules of the internet applies.