[Support request] Right Sidebar Display issue on Single post pages

Home Forums Support [Support request] Right Sidebar Display issue on Single post pages

Home Forums Support Right Sidebar Display issue on Single post pages

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1245108
    Franklin

    Hi,

    The sidebar is not showing properly. The items are shown below the post when they should be shown on the right sidebar.
    https://spydrill.com/qustodio-review/

    The sidebar appears properly on blog page – https://spydrill.com/blog/

    Also, how do I remove/decrease the left blank space on single post pages?

    #1245154
    David
    Staff
    Customer Support

    Hi there,

    looks like there is some broken HTML on your single posts.

    Have you added any code to the single post using the Hook Element ? e.g Author Box or Sign Up Form. If so can you disable them by Quick Edit and change the Status to Draft

    #1245317
    Franklin

    Hi David,

    Thank you! The problem was with the author box.

    NOw, how do I remove/decrease the left blank space on single post pages?

    #1245532
    Leo
    Staff
    Customer Support

    Not quite sure if I fully understand.

    The left and right space is just the margin from container width:
    https://www.screencast.com/t/dswB1RwUz

    Do you not want the container to be centered?

    #1246094
    Franklin

    I would like to increase the right sidebar width. But when I do so the content area becomes too small. But if I decrease the blank space on the left then it will look better.

    https://snipboard.io/S9OFMl.jpg

    I know I can increase the width of the right sidebar from Customize.

    #1246275
    David
    Staff
    Customer Support

    You can increase the Container Width in Customizer > Layout > Container.

    #1246312
    Franklin

    I changed the container width to maximum but it didn’t decrease the blank space.

    https://snipboard.io/ohsp6W.jpg

    #1246354
    David
    Staff
    Customer Support

    Can you check in Customizer > Additional CSS and see if this code is present:

    body.single .site.grid-container {
        max-width: 800px;
    }

    If it is – delete it.

    #1246458
    Franklin

    Yes, that worked!

    Thanks a lot!

    #1246472
    David
    Staff
    Customer Support

    You’re welcome

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