Site logo

Archived topic

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

7 replies · Started by Joyce on December 26, 2021

Viewing posts 1–8 of 8

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?

Hi there,

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

Thanks David

I am getting an Access denied when visiting the URL ?

sorry can you pls try again?

Try adding this CSS:

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

Thanks David, it works, really appreciate your help

Glad to be of help!!

This archived topic is closed to new replies.