Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1251674
    markwest
    Participant

    Hi,

    I’m building a site using the Renew stack. Within ‘Customiser > Typography > Site Links’ there are two options for ‘Site Links’ colour and ‘Site Links Hover’ colour.

    I’d like to disable these, specifically (for now) for the main nav bar menu which has it’s own font colour/hover underline effects which are fine. When you click a link I don’t want the additional white box that appears around the outside of the link.

    I have attached an image showing the white box I am referring to.

    Thanks for your help.

    Mark

    #1251801
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1251817
    markwest
    Participant
    This reply has been marked as private.
    #1251993
    Joao
    Moderator

    Hi Mark,

    You can add this under Custom > CSS in the Customizer.

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

    Hope this helps.

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