Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1359515
    Frankonedesign
    Participant

    Hi,
    there is a problem with mobilversion.
    The Problem is:

    Whenever I press a linked image or the navigation button on my IPhone to get to another page, a gray background area appears at the moment of pressing. That should not be – it must be gone

    #1359541
    Christian
    Moderator

    Hey there,

    Please give us the URL of the page you’re having a problem with.

    Thanks.

    #1360849
    Frankonedesign
    Participant
    #1360892
    Thai
    Moderator

    Hi There,

    Try adding the following CSS under Customizer > Custom > Edit Global CSS:

    a:focus, 
    a.x-btn:focus, 
    select:focus, 
    input[type="file"]:focus, 
    input[type="radio"]:focus, 
    input[type="submit"]:focus, 
    input[type="checkbox"]:focus, 
    input[type="button"]:focus {
            outline: none !important;
    }

    Hope it helps.

    #1361109
    Frankonedesign
    Participant

    Hi,
    I’m so sorry. Nothing has change.

    #1361200
    Lely
    Moderator

    Hi There,

    I can’t duplicate the issue right now. The CSS was added correctly when I checked. Please try to clear browser. cache.

    #1361287
    Frankonedesign
    Participant

    The browser-cache is clear.
    Nothing has change.

    #1361470
    Rupok
    Member

    Hi there,

    Your code is working fine and the border/outline is no more. Can you point us with a screenshot just to make sure we got your issue properly?

    Cheers!

    #1362525
    Frankonedesign
    Participant

    Hello,
    Thank you for the effort so far. But the problem is not solved. I describe the problem again: when I touch the logo with my finger on my iphone to get to another page, then a gray area comes for a brief moment – the hover state – or when I go to the navigation Lines to enter the menu, then a greasy background area for a brief moment – the hover state.
    I want a clean transition, so the gray background surface is gone.

    #1362709
    Lely
    Moderator

    Hi There,

    Thank you for the clarification. This seems to be an issue for mobile safari and not related to theme. Please check this link for fixed:https://css-tricks.com/snippets/css/remove-gray-highlight-when-tapping-links-in-mobile-safari/

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1359515 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>