Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hey there,
I currently have some code in the Custom CSS portion that works great on anything in the body since I have the option to assign a class to a specific element in the body. How do I do the same, but for navigation links?
Thanks!
Hey andlia!
Many browsers offer a thing called inspect element.
You can get there by right clicking on an object and then press inspect.
There you can have an insight to all the classes which are used in the code.
I hope that helped :-)
Best!
Marius