I do not want to edit the .php files. I want to add css code display:none to hide the wording reviews on the product tabs. What is the name I tell css to display: none?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
||||
|
|
closed as off topic by s_ha_dum, Wyck, toscho♦ Jan 23 at 18:30
Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I answered this on previous post. ul.tabs li.reviews_tab {display:none;} |
|||
|
