Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1339681
    Erdmann2014
    Participant

    I am using Ethos.

    How and where can I install/adjust the hovering function (when a function is selected by a user) in the footer of

    http://www.swedesail.de

    and where do I select the color of the font (changing from white to yellow)?

    #1339735
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-colophon.bottom .x-colophon-content a:hover {
        color: rgb(242,215,9) !important;
    }

    Hope it helps 🙂

    #1339803
    Erdmann2014
    Participant

    Thank you Thai. It works!

    #1340095
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

  • <script> jQuery(function($){ $("#no-reply-1339681 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>