[Resolved] Padding For Full Width Menu

Home Forums Support [Resolved] Padding For Full Width Menu

Home Forums Support Padding For Full Width Menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #268720
    Rylan Urban

    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

    #268721
    Leo
    Staff
    Customer Support

    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.

    #268724
    Rylan Urban

    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)

    #268727
    Leo
    Staff
    Customer Support
    #268728
    Rylan Urban

    ignore that last one ^ re-entered it..

    Menu problem persists!

    #268731
    Leo
    Staff
    Customer Support

    Did you try adding the CSS I provided? I don’t see it being added.
    https://docs.generatepress.com/article/adding-css/

    #268788
    Rylan Urban

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

    #268789
    Leo
    Staff
    Customer Support

    You’re welcome!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.