Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Extend sidebar border vertically

Home / Forums / Ascend Theme / Extend sidebar border vertically

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
July 23, 2018 at 9:27 pm

I’m using this CSS:


@media
(min-width: 992px) {
#ktsidebar {
border-right: 2px solid #e8e8e8;
}
}

to create a vertical divider between my left sidebar and the main content section on THIS SITE.

Is there any way to get this vertical line to extend all the way down to the footer when the main content outruns the sidebar? I hope that makes sense.

Thanks much!!

  • The forum ‘Ascend Theme’ is closed to new topics and replies.