Title: Remove black background
Last modified: June 16, 2024

---

# Remove black background

 *  Resolved [SAGAR :)](https://wordpress.org/support/users/sagacrush/)
 * (@sagacrush)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/remove-black-background/)
 * Hey,
 * Can you guide, How to remove black background – When I click any links, shows
   black background.
 * I want to completely remove it.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-black-background%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/remove-black-background/#post-17828154)
 * The background for the focus of links is set by the plugin you are using. I would
   recommend you contact their support: [https://wordpress.org/support/plugin/twentig/](https://wordpress.org/support/plugin/twentig/)
 * A quick solution could be:
 *     ```wp-block-code
       body.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {background-color: transparent;}
       ```
   
 * You would have to insert this under Appearance > Customizer > Additional CSS.
 *  Thread Starter [SAGAR :)](https://wordpress.org/support/users/sagacrush/)
 * (@sagacrush)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/remove-black-background/#post-17828155)
 * You’re CSS worked well.
 * Thank you .

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

The topic ‘Remove black background’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwentyone/2.8/screenshot.
   png)
 * Twenty Twenty-One
 * [Support Threads](https://wordpress.org/support/theme/twentytwentyone/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwentyone/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwentyone/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwentyone/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [SAGAR :)](https://wordpress.org/support/users/sagacrush/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/remove-black-background/#post-17828155)
 * Status: resolved