Home Forums WoodMart support forum Wishlist layout on mobile

Wishlist layout on mobile

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #684779

    pattiealeksandra
    Participant

    Hi, I’ve set up a wishlist but for some reason it doesn’t respond to changes in the archive settings. I’m changing both the style and adding a new preset, but no matter what I try, nothing changes. I want it to display in 1 column on mobile, but it stubbornly stays at 2.

    #684780

    pattiealeksandra
    Participant

    and i want to have 2 columns on ipads but it stays on 3 :(((

    #684818

    Hello,

    I have checked your site, and you have only one product on your sit,e so I am unable to check it on your site.

    But the Wishlist grid inherits the settings configured in the Theme Settings > Product Archive > Product grid.

    Best Regards,

    #684827

    pattiealeksandra
    Participant

    you can just duplicate product so i did it, you can check now 🙂

    #684940

    Hello,

    Sorry to say your site is not working: https://postimg.cc/SXYV1RFZ

    Please check on your end and give me the access so I can further check on your site and give you a possible solution.

    Best Regards,

    #685061

    pattiealeksandra
    Participant

    I see that everything works, so probably my hosting had some problems in the morning. Website pass were provided in the beginning

    #685101

    Hello,

    Sorry to say it is not working. https://postimg.cc/21nyXKNv

    Best Regards,

    #685148

    pattiealeksandra
    Participant

    it’s strange because everything works fine and i checked on multiple devices.

    #685291

    Hello,

    Try to add the following custom CSS in theme settings -> Global custom CSS.

    @media (max-width: 576px) {
    	.wd-wishlist-content [class*="wd-grid"] {
    		--wd-col-xs: 1;
    	}
    }

    Best Regards,

    #685358

    pattiealeksandra
    Participant

    ohh it works! thank you so so much 🙂

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