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

Style one widget only

Home / Forums / Virtue Theme / Style one widget only

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
October 20, 2015 at 12:35 pm

Hello,

It appear that all widgets are .col-lg-3.col-md-4.kad-sidebar
How do I change the color of a widget on a certain page, eg the ‘contact’ page?

I want this color on all pages and then #ffff on others

.col-lg-3.col-md-4.kad-sidebar{
background-color: #E0EEEE;
-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 6px;
-moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 6px;
box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 6px;
}

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