Site logo

Archived topic

sidebaar background

1 reply · Started by Allen on December 21, 2021

Viewing posts 1–2 of 2

hi !
Can I know how to extend the right sidebar background colour to be bottom and to be same as left side bar?
Thank you so much!

Hi there,

use this CSS:

#right-sidebar .inside-right-sidebar {
    height: 100%;
}
This archived topic is closed to new replies.