Archived topic
How to delete the default text
3 replies · Started by Paul on June 7, 2020
hi, David,
how are you?
one more thing below
I want to delete the default "Description" from the template, how to delete it?
please check my site link of the page below
Hi there,
try this CSS:
.woocommerce div.product .woocommerce-tabs .panel h2 {
display: none;
}
hi, david
thanks for your help and support.
yes, it is OK now and looks very nice.
i really like the Generatepress theme very much. and it is pity that I m not good at CSS and HTML.
Best regards and best luck to you and your team.
You're welcome - happy to be of help.