Home Forums WoodMart support forum Hide product arrows on mobile

Hide product arrows on mobile

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #250415

    BertranddesmetsWM
    Participant

    Hi,

    The arrows to pass to the next/previous product are not showing properly on mobile. (Screenshot for clarification)

    I would like to hide them on mobile or perhaps fix it if possible?

    Thanks.

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

    Hello,

    Are you viewing on the real device or in a narrowed browser? What device do you use?

    Best Regards

    #250499

    BertranddesmetsWM
    Participant

    Hi,

    Real device, iPhone 8.

    Regards,

    #250742

    Hello,

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

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

    Best Regards

    #250748

    BertranddesmetsWM
    Participant

    Hi,

    It is possible to hide it on mobile only? Is this something you are gonna fix soon? Because we quite like this feature.

    Kind regards.

    #250751

    BertranddesmetsWM
    Participant

    Ok, edited. Thanks

    #250881

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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