[Resolved] Styling footer menu

Home Forums Support [Resolved] Styling footer menu

Home Forums Support Styling footer menu

  • This topic has 11 replies, 4 voices, and was last updated 4 years ago by Leo.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #874533
    Mark

    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

    #874545
    David
    Staff
    Customer Support

    Hi there,

    you can set them in Customizer > Colors > Footer Widgets > Links

    #874546
    Mark

    Thanks David,

    I didn’t know that would cover the nav menu as well.

    Mark

    #874548
    David
    Staff
    Customer Support

    It should do….. let me know if it doesn’t lol

    #874553
    Mark

    Thanks, I will let you know.

    Mark

    #874647
    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

    #874655
    Leo
    Staff
    Customer Support

    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 πŸ™‚

    #875113
    Mark

    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

    #875119
    Mark

    Leo,

    Forget my last submission. I got the customizer thing figured out.

    Thanks,

    Mark

    #875154
    Leo
    Staff
    Customer Support

    Glad up you figured out πŸ™‚

    #1212441
    Jonathan Lau

    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.

    #1212474
    Leo
    Staff
    Customer Support

    Any chance you can open a new topic for your question?

    Thanks πŸ™‚

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.