Change Default Style to Style 1 at Sidebar woocoomerce widgets titles

Posted in: Newspaper
Post count: 53

hi

please check the image and tell me how i can change on my sidebar the style of the widgets plugins

http://constantinoupoli.com/shop/

http://constantinoupoli.com/wp-content/uploads/2015/04/constantinou.jpg

Post count: 7909

Hi,

Unfortunately the woocommerce widgets don’t have an option to change the title style like on theme’s blocks, but you can inspect these titles and change via css code in Theme Panel > Custom Css: http://screencast.com/t/zKCxbCnM

.woocommerce .block-title span{
background-color: transparent;
color: #222222;
}

Thanks!

Post count: 53

thank yuo ! you are the best

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.