Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #377515

    Hi
    I have my footer background set to a black color. When I modify the font color in the advanced styling for my main menu links, the change gets applied to my general styling footer background.

    If you wish to see for yourselves, I have included my login credentials.

    Lyse

    #377818

    Hi tremblayly!

    Try adding this to your custom CSS to overwrite it.

    #footer a { color: white !important; }
    #footer a:hover { color: red !important; }

    Regards,
    Elliott

    #377830

    Hi Elliot
    That code fixed the problem. I think this should be fixed as part of the next Enfold upgrade.
    Thanks
    Lyse

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘General styling of footer changes when modifying advanced styling’ is closed to new replies.