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

Sidebar width on grid page/icons in excerpt

Home / Forums / Virtue Theme / Sidebar width on grid page/icons in excerpt

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
October 2, 2015 at 11:04 am

Hi,
#1 could you please tell me how to make my sidebar have 36% width and my blog posts(2 column grid) have 64%? I tried

@media
(min-width: 992px){
#ktsidebar.kad-sidebar {width: 36%;}
.main.col-lg-9 {width: 64%;}
}

but this removes margin/padding from some of the post excerpts.
#2 Is there a way to display icons(added with the shortcode) in blog excerpts? I tried it in the automatic excerpt and custom excerpt but shortcodes don’t seem to work there.
Thanks!

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