• Resolved vuk1990

    (@vuk1990)


    Hi! I’m having the issue that all header items show a background on mobile devices when tapping on them. I haven’t set any hover background color within Elementor. I also had frames around the logo when clicking on them which I could remove with this code:


    a:active, a:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none;
    }
    a:focus {
    outline: solid 0px !important;
    }
    *:focus {
    outline: 0 !important;
    }

    However I’m not able to remove the background for the mobile version. I don’t want to have any borders or background around the menu items when clicking/tapping on them. Could anyone help?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi @vuk1990,

    Please save and export the template you are using as the Header and share it here. I will import it on my dev site and see if I can find any clue.

    Kind regards,
    Herman ??

    Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi,

    It’s been a while since I posted my response, and we haven’t heard from you since then.

    I am marking this thread as Resolved due to inactivity. Please reply back to this thread if you still need any help related to the query or start a new thread if there’s anything else related to this plugin, we can help you with.

    Kind regards,
    Herman ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.