Home › Forums › Front-end Issues › Displaying all fields in a group › Reply To: Displaying all fields in a group
Hi @jarvis thanks for this. Unfortunately it didn’t seem to work. However, (and this probably isn’t the best solution) I was able to hide it on the product overview page using this css:
/*-- HIDE HEADER PRODUCT OVERVIEW --*/
header.woocommerce-products-header {
display: none;
}
So for now it is hidden and appears correctly on the product page when in and out of stock.
Thanks.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.