Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1253690
    Tekstkeuken
    Participant

    after reading a blog and going back to the previous page, the blog title gives a strange blue border when you do a mouseover. I send an image file as attachment with a preview.
    What’s the CSS to remove this blue border here?
    url: patsound.nl/tknew

    #1254105
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! X 4.6.4 and Cornerstone 1.3.3 are now available! This release contains several bug fixes and we’re quite excited about the new features, so be sure to check out the changelog. Please do update to the latest version. After doing the updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    Please let us know how it goes.

    #1256355
    Tekstkeuken
    Participant

    While the site is moved to it’s right place this weekend, we did the update.
    But this hasn’t change anything in the blue lines.
    The URL now is: tekstkeuken.nl
    Hope you can find something that causes this problem.

    #1256363
    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-1253690 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>