Tagged: x Author Posts July 11, 2016 at 7:14 pm #1082315 bigdreamsParticipant Hello.. link: http://hoegers.at/vitrine/ i working on a Grid and i would like to change the Color inside the Boxes (Titel text on hover) .. i tried a lot but i didn’t get it =) could you help me out with the right css code? thank you! July 11, 2016 at 11:08 pm #1082577 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: h2.tg-item-title { color: #000 !important; } span.tg-item-term { color: #000 !important; } Note: Please change color code as per your requirement. Thanks. July 12, 2016 at 4:12 am #1082788 bigdreamsParticipant thank you this works well! is there also a way to deactivate the link from (span.tg-item-term) ? The category below the TITEL is a link.. we don’t want this. thank you! July 12, 2016 at 9:11 am #1083143 Paul RModerator Hi, You can add this under Custom >Edit Global CSS in the Customizer. .tg-grid-wrapper .media-category { pointer-events: none; cursor: default; } Hope that helps Author Posts <script> jQuery(function($){ $("#no-reply-1082315 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In