Where do I write additional CSS?
-
Hi. I installed Spectra One recently and enjoying it so far.
I want to make hover on the navigation menu links in header.
I tried the following, it didn’t work 🙁 Please help.
1. Created a child theme of Spectra One. (used Create Block Theme plugin.)
2. Added class “nav-menu” on the navigation block.
2. Added below CSS on themes> spectra-one-child>style.css
CSS I wrote:.nav-menu a {
color: red !important;
}
.nav-menu a:hover {
color: blue !important;
}
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Where do I write additional CSS?’ is closed to new replies.
