[Support request] sidebar not flush against screen

Home Forums Support [Support request] sidebar not flush against screen

Home Forums Support sidebar not flush against screen

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #327928
    Robert

    How to i get the sidebar to move flush against the right side without the white space inbetween the side of the screen and the sidebar, please

    Thanks
    Robert

    sidebar not flush

    #327958
    Tom
    Lead Developer
    Lead Developer

    Hi Robert,

    Any chance you can link me to your site?

    #327973
    Robert
    #328091
    Leo
    Staff
    Customer Support

    Hi Robert,

    For the sidebar (https://www.howtoscreenprint.com/product-category/screen-printing-emulsion/), it currently has 5px of padding in Customizer > Layout > Container > Content padding.

    Then there is the margin on both side for the Container Width which you can adjust in Customizer > Layout > Container as well.

    Let me know if this helps.

    #328096
    Robert

    Thanks Leo

    I am on my way to try now, will keep you updated.

    #328112
    Robert

    so it made no difference if i set all padding to 0 or moved it up higher, it must be a conflict between woocommerce and generate press or beaverbuilder

    sidebar

    image2

    #328113
    Robert

    https://postimg.org/gallery/1j0dnlafk/

    not sure why the photos dont khow here is the link to the images

    #328115
    Leo
    Staff
    Customer Support

    Have you tried changing the Container Width with Customizer > Layout > Container?

    Or maybe I’m misunderstanding what you are hoping to achieve?

    #328116
    Robert

    i am trying to get rid of the space on the right

    sidebar

    #328118
    Leo
    Staff
    Customer Support

    This is what I see: https://s4.postimg.org/qpxa12gzh/2017-06-03_0947.png

    The white space is on both sides. You can remove them by changing the Container Width in Customizer > Layout > Container.

    Or are you only wanting to remove the white space on the right?

    #328119
    Robert

    only the right

    #328130
    Leo
    Staff
    Customer Support

    Ok then the site wouldn’t be centered. But try this:

    .site.container.grid-container {
        margin-right: 0;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #328135
    Robert

    thank you Leo I will give it a try

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