Title: Menu Problems (with Constructor)
Last modified: August 19, 2016

---

# Menu Problems (with Constructor)

 *  [rmarce](https://wordpress.org/support/users/rmarce/)
 * (@rmarce)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/menu-problems-with-constructor/)
 * Hi,
 * I’m trying to work with Constructor, but I’m having a couple of problems with
   the (header) menu.
 * The first is the wrapper – I cannot seem to make the wrapper outline go away.
   I have tried “border:0 !important;” but that does nothing. I want the outline
   of the wrapper and the silvery dots between menu buttons to go away.
 * The second is the padding. If I use the default padding (0 8 px), the buttons
   appear fine (unless I include search and rss in the menu, and then the RSS button
   gets shifted weird), but if I take away padding, the right edge gets cropped 
   off. Why is this? This is especially true if search and rss are included in the
   menu. The buttons just don’t line up right. How do I fix this?
 * Any help would be greatly appreciated! My website is rmarcejaeger.com

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

 *  [antonshevchuk](https://wordpress.org/support/users/antonshevchuk/)
 * (@antonshevchuk)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/menu-problems-with-constructor/#post-1913034)
 * Hi, I’m not sure, but try insert next CSS code to your theme (tab CSS in admin
   part):
 *     ```
       #menu {
           box-shadow:0 !important;
           -moz-box-shadow:0 !important;
           -webkit-box-shadow:0 !important;
       }
       #menu ul.menu {
           border:0 !important;
           margin:0 !important;
       }
   
       #rss a {
           background-position: 0 0 !important;
           background-repeat: no-repeat !important;
           text-indent: 0 !important;
       }
       ```
   
 *  [kashutosh83](https://wordpress.org/support/users/kashutosh83/)
 * (@kashutosh83)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/menu-problems-with-constructor/#post-1913035)
 * Hi I Am trying to edit the logo of my web site but not able to do it.Can anyone
   be of Help??

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

The topic ‘Menu Problems (with Constructor)’ is closed to new replies.

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [crop](https://wordpress.org/support/topic-tag/crop/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)
 * [wrapper](https://wordpress.org/support/topic-tag/wrapper/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [kashutosh83](https://wordpress.org/support/users/kashutosh83/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/menu-problems-with-constructor/#post-1913035)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
