Jump to content

Change padding on the menu


Il Domandatore

Recommended Posts

How to change padding on the menu? In the developer tools on chrome, I put 0 and it works. On the Oceanwp theme, I copy the code and put 0. Why doesn't it work? I often have this type of problem. This is the code;
 
#site-header.medium-header #site-navigation-wrap .dropdown-menu >li >a { padding: 0 50px 0 50px;
}

 

Link to comment
Share on other sites

There's obviously something more to your situation than you're unaware of.  I'd check with Ocean. They probably have a forum.

EDIT:

You might try 0px instead of just zero.

Edited by niche
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...