[Support request] Hover color CSS

Home Forums Support [Support request] Hover color CSS

Home Forums Support Hover color CSS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #761237
    Óscar

    Hi,

    I want to change the hover color in the footer links and the hover background in navbar links, but I can’t find the classes.

    Could anyone help me please?

    I’ve modified the footer bg with:

    .site-info {
    	background-color: #BF5A79;
    }

    and navbar bg and current with:

    .nav-aligned-right .main-navigation ul, .nav-aligned-center .main-navigation ul {
    	background: #CE8A9C;
    }
    
    .main-navigation .main-nav ul li[class*="current-menu-"] > a {
    	background-color: #BF5A79;
    }
    #761317
    Leo
    Staff
    Customer Support

    Hi there,

    All of those should be in the customizer settings:
    https://docs.generatepress.com/article/colors-overview/

    Let me know if this helps 🙂

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