Site logo

Archived topic

Padding For Full Width Menu

7 replies · Started by Rylan Urban on January 25, 2017

Viewing posts 1–8 of 8

Hey, just trying to add padding the the left and right side of the full width menu. Left side I have the logo, and right side I have a button so it's bumping into the sides of the screen.

Have a css solution?

http://rootsrocksolar.ca

Thanks,

Rylan

Hi Rylan,

Have you tried adding some Header Padding in Customizer > Layout > Header?

If that doesn't work then use this CSS:

.inside-navigation {
    padding: 0px 10px;
}

Let me know.

another issue....

I tried updated to latest version of the premium version of the plugin and I'm getting

"An error occurred while updating GP Premium: Download failed. Unauthorized" ---- (authorization code is correctly entered and accepted)

ignore that last one ^ re-entered it..

Menu problem persists!

sorry, didnt refresh to see your messages. Padding issue fixed with CSS! Thanks!

You're welcome!

This archived topic is closed to new replies.