Title: Close Button Issue
Last modified: December 8, 2020

---

# Close Button Issue

 *  Resolved [077b](https://wordpress.org/support/users/077b/)
 * (@077b)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/close-button-issue-4/)
 * Hi,
 * Im currently having an issue where the ‘close top bar’ button is overlapping 
   with my theme where it actually opens a sidebar. Is there a way to prevent this?
 * Thankyou,
    Ollie,
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fclose-button-issue-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [jmiguelv24](https://wordpress.org/support/users/jmiguelv24/)
 * (@jmiguelv24)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/close-button-issue-4/#post-13766568)
 * Hi [@077b](https://wordpress.org/support/users/077b/) , thanks for using the 
   plugin! Please add this css rule to your theme to avoid overlapping:
 *     ```
       .cb-top-bar-flex-container{
           z-index: 1000000;
           position: relative;
       }
       ```
   
 *  Thread Starter [077b](https://wordpress.org/support/users/077b/)
 * (@077b)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/close-button-issue-4/#post-13775924)
 * Fantastic thankyou!

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

The topic ‘Close Button Issue’ is closed to new replies.

 * ![](https://ps.w.org/codebulls-top-bar/assets/icon.svg?rev=2194464)
 * [Top-Bar CodeBulls](https://wordpress.org/plugins/codebulls-top-bar/)
 * [Support Threads](https://wordpress.org/support/plugin/codebulls-top-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/codebulls-top-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/codebulls-top-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/codebulls-top-bar/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [077b](https://wordpress.org/support/users/077b/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/close-button-issue-4/#post-13775924)
 * Status: resolved