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

Narrowing content area

Home / Forums / Pinnacle Theme / Narrowing content area

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
June 3, 2016 at 5:02 am

Hello,

I would like to narrow the content area. The content area and the sidebar should stay centered.

I tried the following css code, but content area and sidebar moved left instead of staying centered:


@media
(min-width: 1200px) {
#content .main.col-lg-9 {width: 65%;}
#content aside.col-lg-3 {width: 30%;}
}

What can I do now? I would appreciate your advice.

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