[Support request] Is there a way to make sidebar height the same as the main body height?

Home Forums Support [Support request] Is there a way to make sidebar height the same as the main body height?

Home Forums Support Is there a way to make sidebar height the same as the main body height?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2060205
    Joyce

    Hi Team,

    Merry Christmas and Happy New Year!

    I use widget to add image on the left/right sidebar with background color (custom->color->sidebar background color)
    My home page body is an elementor page with white background, body height is bigger than left/right sidebar, since left/right sidebar background color is not white, it’s quite ugly. Is there a way to make sidebar height the same as the body height?

    #2060350
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to a page where i can see it?

    #2060355
    Joyce

    Thanks David

    #2060369
    David
    Staff
    Customer Support

    I am getting an Access denied when visiting the URL ?

    #2060399
    Joyce

    sorry can you pls try again?

    #2060422
    David
    Staff
    Customer Support

    Try adding this CSS:

    .inside-right-sidebar,
    .inside-left-sidebar {
        height: 100%;
        background-color: rgba(244,221,139,1);
    }
    #2060445
    Joyce

    Thanks David, it works, really appreciate your help

    #2060447
    David
    Staff
    Customer Support

    Glad to be of help!!

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