[Resolved] Right Sidebar Height

Home Forums Support [Resolved] Right Sidebar Height

Home Forums Support Right Sidebar Height

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #561297
    Catalina

    Hello,

    I would like to adjust the height of my right side bar widget since it is too high. I tried entering a CSS myself but it didn’t work πŸ™ Any ideas?

    Thanks so very much for your help!
    Catalina.

    #561451
    Leo
    Staff
    Customer Support

    Hi there,

    Not quite sure if I understand.

    Are you referring to the widget padding?
    https://docs.generatepress.com/article/widget-padding/

    Let me know πŸ™‚

    #562046
    Catalina

    Hi Leo,

    Sorry, I used the wrong term… What i meant is the right side bar, where i put the recent posts, archive, categories… etc… I think is too high. Is there a way to make it lower?

    Thank you tons for your patience and help! πŸ™‚
    Catalina.

    #562249
    Leo
    Staff
    Customer Support

    Like push it down lower?

    If so try this CSS:

    @media (min-width:769px)
        #right-sidebar {
            margin-top: 50px;
        }
    }

    Let me know.

    #562339
    Catalina

    Leo, Thanks so very much, it worked!!! πŸ™‚

    #562546
    Leo
    Staff
    Customer Support

    No problem!

    #749507
    Lorinc

    Hi there!
    I’m Lorinc from Hungary, sorry for my english. I have two problems, one with the right siderbar position. The sidebar starts lower, then the content, here is a picture:
    my site
    My second problem (not exactly in this topic) is in the same site, exactly, there are some space under the main navigation. How can i get rid of it?

    Thank you for your answers!

    Bye!

    #749812
    David
    Staff
    Customer Support

    Hi there,

    would you be able to raise a new topic? We will also need temporary access to your Site so we cans see the issue.

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