Home Forums WoodMart support forum Remove the delivery tab for the mobile version

Remove the delivery tab for the mobile version

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #110573

    exzomotion
    Participant

    I can not find where you can remove the delivery tab for the mobile version – http://joxi.ru/12MzwZ8UlMk05A. Help please.

    #110588

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    body .tabs-layout-accordion .woodmart-tab-wrapper:last-child {
        display: none;
    }

    Best Regards

    #110590

    exzomotion
    Participant

    it didn’t work \:

    #110593

    exzomotion
    Participant

    OK, I found where the block is being edited and will not be removed. Tell me where can I change the name “shipping & delivery”. Changes in HTML blocks did not help.

    #110598

    Hello,

    Please read and follow the instructions here: https://xtemos.com/docs/woodmart/html-blocks-2/#shipment_delivery

    If you want to delete the tab on all the devices you need to clean the title and the content field. If you want to delete on mobile only, please provide your site URL

    Best Regards

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