Site logo

[Resolved] Change footer link color depending on page hero

Home Forums Support [Resolved] Change footer link color depending on page hero

Home Forums Support Change footer link color depending on page hero

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2244322
    Mi

    Hey,
    I need your help once again. Is there any way to change the link-color of the footer-links depending on the active page-hero, too?
    It did not work with the settings in the Page Hero Element.

    I thought it might work with

    .hero1 + .site-footer a {
        color: #fff;
    }

    but that didn´t work either.
    Any other ideas?
    Thank you in advance 🙂

    #2244361
    Ying
    Staff
    Customer Support

    Hi Mi,

    Try using~ instead of +.

    #2244392
    Mi

    Perfect! Thank you! ♥

    #2244397
    Ying
    Staff
    Customer Support

    No problem 🙂

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