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

Changing width with CSS

Home / Forums / Ascend Theme / Changing width with CSS

This topic is: Not Resolved
[Not Resolved]
Posted in: Ascend Theme
March 16, 2018 at 12:23 pm

Hi

I don’t if there is a simple solutions for this – but I want something called:


@media
(min-width: 1200px)
.col-lg-8 {
width: 66.66666667%;
}

changed to 100% width. But nothing happpens then I try to edit in the theme’s Custom CSS.

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