• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 09.11.22, 09:46
  • Opened by: Carlos Salazar
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23920 - Dailydeal-page-category.json not responsive

Hi,

I am using the dailydeal-page-category.json that Fred shared with me in the previous support ticket but it seems it is not working properly in responsive mode.

Specifically for mobile devices the products keep showing in horizontal layout and I also need to hide some filters above because the page is really ugly that way.

I attach an image to show it.

Thanks,
Carlos.

Attachments:

Comments

Fred 09 Nov 2022, 17:11

Yes, I see that. You have to define settings for mobile devices, see the screenshot https://take.ms/xSKLR

Carlos Salazar 09 Nov 2022, 18:14

Ok thanks, now it’s working. Any chance to put just one product per row for the mobile view? It seems that the minimum is 2.

Regards,
Carlos.

Carlos Salazar 09 Nov 2022, 18:32

I’ll add a second question although it’s not really connected, to help not to have too many tickets… let me know if I should separate every question in different tickets.

I am reviewing final things and in the shipping method of the buying page I see that the two checks regarding recycled paper and gift wrapping have different style. Any chance to have that in two separate lines?

I attach an image.

Regards,
Carlos.

Attachments:

Fred 10 Nov 2022, 17:48

I assume you have installed some third party module that added that line.
To make that in two lines, use the following CSS

.order-options > label {display:block}