Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Problem with link colors

  • systrarnanordin

    Hi!
    I’m trying to achieve some different link colors on my frontpage of my site.

    On the front page, I want the main links of the menu to be white, but the beige background and the black links on the dropdown.

    In the sticky menu I want to keep all the links black, even on the front-page.

    Is this possible, if so how?

  • Hi there,

    Try this CSS:

    .main-navigation .main-nav >ul > li >a {
        color: white;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.