Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1100926
    Peter C
    Participant

    Since upgrading to X 4.6, I’ve noticed an issue with visited links on my sites…

    For example, when you click a link in the footer menu, then hit the back button, the link you just clicked has a thick blue box around it.

    Home

    I’m sure this can be fixed with custom CSS, but is this a bug???

    Thanks

    Peter

    #1101182
    Rue Nel
    Moderator

    Hello Peter,

    Thanks for writing in! I have checked your site and I could not replicate the issue. I also noticed that you are using SiteGround. Could you please disable the supercacher in your hosting panel? The SuperCacher is developed by SiteGround exclusively for their customers. It increases the number of hits a site can handle and boosts the website loading speed. The SuperCacher includes 4 different caching options for maximum optimization of your websites. You can access the tool by clicking on the SuperCacher icon in your cPanel.

    For more information about this, please check it out here: https://www.siteground.com/tutorials/supercacher/supercacher_intro.htm

    Hope this helps.

    #1101640
    Peter C
    Participant

    Turned off the caching…

    Seems to be only happening with Firefox, not sure about IE… I attached a screenshot of the issue.

    #1101664
    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.

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