How To Remove Border Box On Mobile Menu

[ad_1]

Im trying to remove the border box that appears when you toggle the hamburger menu , and when you close it.

There appears to be a border box on only the left and right side of the hamburger menu when toggled or closed.

How can I remove it so there’s no border box when toggled?

Thank you!

[UPDATE]

I was able to find a code that worked to remove the two border lines on the mobile hamburger menu, here’s the code:

.oceanwp-mobile-menu-icon a:focus {
outline: none !important;
}

#mobile-dropdown ul li a:focus {
outline: none !important;
}

But I would also like to remove the border on the regular desktop version as well, how can this be achieved?

Thanks!

  • This topic was modified 3 hours, 54 minutes ago by roheatandcool.
  • This topic was modified 3 hours, 53 minutes ago by roheatandcool.

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

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer