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

Change sidebar/main width via grid classes

Home / Forums / Virtue Theme / Change sidebar/main width via grid classes

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
October 1, 2014 at 11:48 am

Is there an admin panel way to change the grid? It currently uses (at large resolutions) col-9 and col-3 to form the main and sidebar respectively. I would like to switch this to using col-8 and col-4.

I see in config.php in the functions “kadence_main_class” and “kadence_sidebar_class” that I can change them if I want to hardcode them that way. Is this the recommended way, though? During an upgrade I will lose those changes. If I put them into a Child theme there may be a conflict with future releases of Virtue if you add methods to config.php that I miss by “overriding” them with the child theme file.

So yeah… is modifying config.php my only choice if I want to do it this way? I do NOT just want to override the “col-9” CSS with a copy of the “col-8” CSS.

Thanks for your time!

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