[Resolved] Sidebar is set up for blog posts but isn't displaying

Home Forums Support [Resolved] Sidebar is set up for blog posts but isn't displaying

Home Forums Support Sidebar is set up for blog posts but isn't displaying

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1013933
    Monkeys and Mountains

    I have a sidebar set up for my blog post pages but it’s not displaying on any of them. How do I fix this?
    Thanks

    #1014035
    Leo
    Staff
    Customer Support

    Hi there,

    I see this CSS added somewhere:

    #right-sidebar {
        display: none;
    }

    Can’t see the source as you have Autoptimize activated.

    Let me know if this helps ๐Ÿ™‚

    #1014174
    Monkeys and Mountains

    Ah, very strange. Don’t know why my developer did that. It worked thank you. But now there is no spacing between the widgets. There’s padding and I also added the CSS found here: https://generatepress.com/forums/topic/sidebar-spacing/.

    Please advise. Thanks for your help!

    #1014264
    David
    Staff
    Customer Support

    Hi there,

    if you can remove that CSS, and then disable the lazyload plugin. Then let us know.

    #1014743
    Monkeys and Mountains

    Hi, CSS removed and lazyload plugin disabled. Please let me know as soon as you can since my site is super slow without the lazyload plugin.

    Thanks

    #1014747
    Leo
    Staff
    Customer Support

    Give this CSS a shot:

    .sidebar img {
        margin-bottom: 5px !important;
    }
    #1014757
    Monkeys and Mountains

    Worked perfectly, thank you!

    #1014760
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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