I am developing a website for the first time using wordpress, i am using a betheme template, i am using the following technologies:
- PHP version 8.0.30
- webserver: nginx
- wordpress version 6.6.1
- database mysql 8.0.16
I have two pages, the first page shows all the products(an image, price, name etc..), when i click on a product, i move to the product details page, in the details page a have a table containing the following:
- 30 days free return
- Easy payment
- 24 hours delivery
How can i remove this table?
Thank you all in advance and any help will be highly appreciated.
I was searching inside BeBuilder to see if there is any option to remove this table, but unfortunately i could not find anything.