Elegant Themes – cannot override inline style
-
Hi,
I am using simplepress theme, and decided I wanted to move the nav menu to the right of the logo. The only problem in my way seems to be an inline style with padding-left: 310px; This padding is stopping the menu items from sitting in one straight line as they are being pushed into two lines due to the width available to them.I’ve tried to override this inline style by adding
div[style] { padding-left: -310px !important; }
to style.css, but it hasn’t made the slightest bit of difference as you will be able to see from the navigation menu here:
Le Poer Polo
header.php:[code moderated as per forum rules - please use the pastebin]
Massive thanks to anyone who might be able to help-its driving me mad!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Elegant Themes – cannot override inline style’ is closed to new replies.