Home Forums WoodMart support forum Disable product navigation on mobile comppletely

Disable product navigation on mobile comppletely

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #159134

    horny_fungus
    Participant

    Hi, I asked you previously how i can disable product navigation on mobile because it barely usable due to tiny arrows size. You provided me with following css code which is working fine:

    .single-product .woodmart-products-nav{
    display:none;
    }

    See forum topic – https://xtemos.com/forums/topic/product-navigation-on-mobile/
    The code is working fine as I said. But adjacent product images are still loaded on mobile although they are not needed. Can you please provide me with a way to get rid of loading of these images needed for product navigation only.

    #159139

    Artem Temos
    Keymaster

    Hello,

    In this case, you will need to customize the file that contains this HTML code and remove your images /inc/integrations/woocommerce/template-tags.php. Sorry, but we don’t have an instruction for such customization.

    Kind Regards

    #159569

    horny_fungus
    Participant

    OK, please consider implementing disabling product navigation completely for mobile only.

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