Remove Transparent Box in Menu Posted in : ikonik tzolParticipant 14 December 2021 at 18:34 #74248 Hello, is there any way to remove the semi-transparent box behind the menu titles? Thanks! serkanModerator 15 December 2021 at 14:30 #74259 Hi, You can use this custom css code; .home-menu a:hover .item-name::before, .home-menu a:hover .item-name::after { display: none!important; } Thanks tzolParticipant 15 December 2021 at 17:20 #74266 Hello! Sorry, I may have not been too clear. When my mouse is not hovering over the menu (i.e. nothing is being selected), there is some kind of background on the text and that is what I am trying to remove. I can send a screenshot if its helpful. serkanModerator 16 December 2021 at 11:05 #74274 Hi, Could you please send me the screenshot, please? You can copy and paste the image url. Thanks tzolParticipant 21 December 2021 at 01:54 #74301 Hello, Here is a link to the image url: https://imgur.com/a/SV4VYuQ I tried to point out a part where you can see there is a color difference from the background vs the menu. Thanks! serkanModerator 22 December 2021 at 12:08 #74311 Hi, You can use this custom css code; .home-menu .item-name { text-shadow: none !important; } Thanks Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in and have valid license to reply to this topic. License required for the following item Ikonik - Resume vCard WordPress Themeby pixelwars Login and Registration Log in · Register