Tagged: x Author Posts December 19, 2016 at 7:43 am #1298115 [email protected]Participant Hi, On my blog page I would like to remove the title “category archive” and change the colour overlay from black to pale pink.. The site in question is: https://dolcelussocakes.mystagingwebsite.com/category/blog/ Thanks Mel December 19, 2016 at 8:09 am #1298137 ChristianModerator Hey there, Would you mind providing us with WordPress Admin username / password so we can take a closer look? Don’t forget to select Set as private reply. This ensures your information is only visible to our staff. Thanks. December 19, 2016 at 8:50 am #1298196 [email protected]Participant This reply has been marked as private. December 19, 2016 at 9:22 am #1298229 LelyModerator Hi Mel, Thank you for the credentials. You may add the following CSS on Appearance > Customize > Custom > Edit Global CSS: .category .h-landmark { display: none; } Are you referring to the black overlay on the slider? If yes, please use the following CSS: .x-post-slider-entry:hover>a { background-color: rgba(255,0,0,0.75); /*Adjust this accordingly*/ } Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1298115 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In