Title: Mobile Submenu Toggle Button Background Change
Last modified: September 20, 2020

---

# Mobile Submenu Toggle Button Background Change

 *  Resolved [yashbhora](https://wordpress.org/support/users/yashbhora/)
 * (@yashbhora)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mobile-submenu-toggle-button-background-change/)
 * I’ve tried my best to look for a solution to this issue but could not find it.
   If you go to my website(I’m a complete beginner amidst building my website) on
   mobile, click the menu and toggle the submenu of “Posts”, you’ll notice that 
   the arrow button that toggles the submenu fills with a greenish-blue color. I
   can’t figure out to make it not do this using Astra. I’m using the free version
   of Astra by the way. Any help would be gladly appreciated.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-submenu-toggle-button-background-change%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * (@brainstormteam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mobile-submenu-toggle-button-background-change/#post-13432192)
 * Hi [@yashbhora](https://wordpress.org/support/users/yashbhora/),
 * It’s coming from the Elementor [Theme Style.](https://docs.elementor.com/article/618-theme-style-global-settings)﻿
 * ﻿I hope that will help. Feel free to reach out to us if you have any further 
   queries.
 * ﻿﻿Kind regards,
    ﻿Herman 🙂
 *  Thread Starter [yashbhora](https://wordpress.org/support/users/yashbhora/)
 * (@yashbhora)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mobile-submenu-toggle-button-background-change/#post-13433050)
 * [@brainstormteam](https://wordpress.org/support/users/brainstormteam/) Thank 
   you! Yeah, it was elementor and fixed the issue. However, now the problem is 
   that whenever I click on the toggle or the menu for that matter(on mobile) there
   is a dotted line that borders my click. However, when I click another element,
   the border disappears. Any help would be appreciated.
 *  [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * (@brainstormteam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mobile-submenu-toggle-button-background-change/#post-13436894)
 * Hi [@yashbhora](https://wordpress.org/support/users/yashbhora/),
 * Good to know you have fixed it.
    ﻿ Regarding the dotted line, it is the [Accessibility](https://developer.wordpress.org/coding-standards/wordpress-coding-standards/accessibility/)
   feature that will help people with disabilities, and Astra is fully supported.
   You shouldn’t worry about that as it will help the site users. However, if for
   some reason you still need to remove it, you can add the following CSS code in**
   Appearance > Customize > Additional CSS﻿﻿**
 *     ```
       .ast-menu-toggle:focus {
       	border: 0;
       }
       ```
   
 * ﻿I hope it helps.
 * ﻿﻿Kind regards,
    ﻿Herman 🙂
 *  Thread Starter [yashbhora](https://wordpress.org/support/users/yashbhora/)
 * (@yashbhora)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mobile-submenu-toggle-button-background-change/#post-13437013)
 * [@brainstormteam](https://wordpress.org/support/users/brainstormteam/) Hi, thank
   you again for the response. I understand the purpose of it now but just for my
   knowledge, I used your code but it had no effect on the website. In fact, I’ve
   tried using additional CSS before as well, but to no avail.
 *  [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * (@brainstormteam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mobile-submenu-toggle-button-background-change/#post-13441990)
 * Hi [@yashbhora](https://wordpress.org/support/users/yashbhora/),
 * I am sorry, the code should be
 *     ```
       .ast-menu-toggle:focus {
       ﻿    outline: 0;
       ﻿}
       ```
   
 * ﻿Probably I needed more coffee when I wrote the code 😛
    ﻿ ﻿Please let us know
   how you go.
 * ﻿﻿﻿Kind regards,
    ﻿Herman 🙂
 *  Thread Starter [yashbhora](https://wordpress.org/support/users/yashbhora/)
 * (@yashbhora)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mobile-submenu-toggle-button-background-change/#post-13443787)
 * [@brainstormteam](https://wordpress.org/support/users/brainstormteam/) Wow, thank
   you so much Herman! I hope you continue helping others out and I’d rate you a
   10/10 for consumer satisfaction if I could! Once again, thanks!
 *  [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * (@brainstormteam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/mobile-submenu-toggle-button-background-change/#post-13446884)
 * ﻿You’re welcome, it’s been a pleasure to help you, [@yashbhora](https://wordpress.org/support/users/yashbhora/)
   😉
 * ﻿Do let us know if there’s anything else we can help you with.
 * ﻿﻿Have a nice day and stay safe!
 * ﻿﻿Kind regards,
    ﻿Herman 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Mobile Submenu Toggle Button Background Change’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/astra/4.13.2/screenshot.jpg)
 * Astra
 * [Support Threads](https://wordpress.org/support/theme/astra/)
 * [Active Topics](https://wordpress.org/support/theme/astra/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/astra/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/astra/reviews/)

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [buttons](https://wordpress.org/support/topic-tag/buttons/)
 * [color](https://wordpress.org/support/topic-tag/color/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)

 * 7 replies
 * 2 participants
 * Last reply from: [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/mobile-submenu-toggle-button-background-change/#post-13446884)
 * Status: resolved