Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1009432

    Hi

    The product sort by button doesn’t seem to be clickable on a mobile device. It works OK on a desktop computer. I have seen a couple of other posts in the support forum where people have had a similar problem and then solved it but they don’t seem to post how they solved the issue.

    Do you know how I can make the sort by button work on a mobile devioce?

    Many Thanks
    Regards
    Colin

    #1009542

    Hey waveseven,

    I checked the filters on my iPhone, they are clickable and they work on my phone.

    Could you please clear the cache, check again and get back to us.

    Which device are you testing them on?

    Best regards,
    Victoria

    #1009568

    Hi Victoria

    Thanks for your reply. I think you must have click ed it just as I worked it out. What I did was change the CSS to the following and then it worked OK.

    .sort-param.sort-param-sort, .sort-param.sort-param-count{
    	float: none;
    	display: inline-block;
    }

    Many Thanks
    Regards
    Colin

    #1009642

    Hi,

    Glad you got it short out!
    Let us know if anything else is needed – we will be more than happy to help!

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.