Archived topic
Styling footer menu
11 replies · Started by Mark on April 20, 2019
Is there a non-CSS way to style the color of the links in the footer menu?
If not, what is the CSS needed to style these links?
Thanks,
Mark
Hi there,
you can set them in Customizer > Colors > Footer Widgets > Links
Thanks David,
I didn't know that would cover the nav menu as well.
Mark
It should do..... let me know if it doesn't lol
Thanks, I will let you know.
Mark
David,
Setting the colors for "footer" works for all of the nav links EXCEPT the Home link - I don't know why it doesn't target that one.
Mark
Little bit of CSS needed to change the current page item:
.footer-bar .widget_nav_menu .current-menu-item a {
color: #1abc9c;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Thanks Leo,
I am also having trouble styling the link items in the footbar using the customizer. For some reason, when I select a color using the "Link" selection in the customizer, it shows up correctly when I'm still in the customizer, but when I (after publishing) look at the final web page, the link color hasn't been changed. If you look at my site, you can see what I mean. http://nimblethimble.firstmethodistsb.org
Leo,
Forget my last submission. I got the customizer thing figured out.
Thanks,
Mark
Glad up you figured out :)
Is there a way to edit the height of the footer (where the copyright resides)? I'm finding it too thick. I just paid for GP premium.
Any chance you can open a new topic for your question?
Thanks :)