Home Forums WoodMart support forum Remove meta information

Remove meta information

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #384029

    nigisch
    Participant

    Dear Xtemos Team,

    can you help me to remove the tax, shipping information under the product picture? See picture enclosed

    Thank you very much in advance.

    Nico

    #384050

    Luke Nielsen
    Keymaster

    Hello,

    Please, try to use the below code for hiding the tax and shipping information, enter it to the “Global Custom CSS” area that is in Theme Settings -> Custom CSS.

    .single-product .legal-price-info {
        display: none;
    }

    https://gyazo.com/c6ba5061608df661fb16150de73926bd

    Kind Regards

    #384056

    nigisch
    Participant

    thank you for the fast reply. 🙂 This is only working for the single product page. I need to remove it on the product grid on the shop page. Because I want the products align in the same high. Do you know what I mean? Before the new Update it was working.

    #384111

    Luke Nielsen
    Keymaster

    Hello,

    Sorry, but I didn’t see such fields on the product grid on the shop page, could you please attach some screenshots for a better understanding?

    https://prnt.sc/ThaUAP_2MG3K

    Looking forward to hearing back from you!

    Kind Regards

    #384189

    nigisch
    Participant

    it is on another page of mine, where I am using woodmart aswell. And after the new update 6.5 it changed the layout.
    See the picture enclosed.

    thank you 🙂

    #384538

    Luke Nielsen
    Keymaster

    Hello,

    Seems that you forgot to attach the image so please attach it and send the URL of the page where you see this problem.

    Looking forward to hearing back from you!

    Kind Regards

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