Reply 61870 to: General questions

Avatar: Eva
Eva Kemp
Support staff
May 5, 2015 at 20:18

Hello,

Concerning reviews tab refer to this article:
http://masterns-studio.com/blog/woocommerce-enable-reviews-products/

For search form use this code in custom.css file:

.woocommerce-product-search label.screen-reader-text {
  display: none;
}
.woocommerce-product-search input[type="search"] {
    height: 35px;
    width: 150px;
    margin-top: 20px;
}

How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.