woocommerce widget title has no html or css tags to target -


i have struggled while find solution , decided turn you. have placed woocommerce widgets in sidebar , have issue styling widgets. problem widget title has no html tags or css class me target. can see below.

<div class="wrap contentclass" role="document">  <div id="content" class="container">  <div class="row">  <div class="main col-lg-9 col-md-8" role="main">  <aside class="col-lg-3 col-md-4 kad-sidebar" role="complementary">  <div class="sidebar">  cart  <div class="hide_cart_widget_if_empty">  products  <ul class="product_list_widget">  <li>  <li>  <li>  <li>  </ul>  product categories  <select class="dropdown_product_cat" name="product_cat">  </div>  </aside>


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -