Remove Transparent Box in Menu

  • Posted in : ikonik
  • tzol
    Participant

    Hello, is there any way to remove the semi-transparent box behind the menu titles? Thanks!

    serkan
    Moderator

    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

    tzol
    Participant

    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.

    serkan
    Moderator

    Hi,
    Could you please send me the screenshot, please? You can copy and paste the image url.
    Thanks

    tzol
    Participant

    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!

    serkan
    Moderator

    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
Login and Registration Log in · Register