Home Forums WoodMart support forum remove ship&delivery on product page

remove ship&delivery on product page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #222922

    eric
    Participant

    Hi there,
    I want to remove ship&delivery on section on product page.
    And also wanna know how to change the text color “目前沒有評價”(there is no comment currently).
    Thanks a lot!

    Attachments:
    You must be logged in to view attached files.
    #222973

    Hello,

    I saw the screenshot you attached. To Remove the shipping and delivery tab you need to Go to Theme Settings >> Product Page >> Tabs.

    Screenshot for Clarification: https://ibb.co/frwGBPd

    And clear everything in the area mentioned in the screenshot.

    And for the reviews Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-Reviews p {
    color: white;
    }

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)