• Resolved fransjansen

    (@fransjansen)


    Please have a look at above images. How do I get rid of the dotted border around the icons indicated?

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Jamie

    (@codente)

    This issue is unrelated to Beaver Builder. It is instead related to your theme, Astra, and CSS they are using.

    
    .ast-menu-toggle:focus {
        outline: thin dotted;
    }
    

    You’ll need to reach out to the Astra team for assistance.

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