Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1219826
    Jeypolitan
    Participant

    Hi there!

    Unfortunately now, when I hover my titles, the colours do not change.
    What is the CSS code that I can implement in order to make the title colour change colour (e.g. to yellow) when hovering the title?

    Best
    Jennifer

    #1219827
    Jeypolitan
    Participant
    This reply has been marked as private.
    #1219884
    Joao
    Moderator

    Hi There,

    Please add the following code to appereance > customizer > custom > css

    .tg-item .tg-dark a:hover {
    color: red;
    }

    Hope it helps

    Joao

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