Home Forums WoodMart support forum How can i extend the way the categories banners look for max-width 768px? Reply To: How can i extend the way the categories banners look for max-width 768px?

#420413

supp0rt
Participant

Thank you for your reply.

You can try again to log in with the provided credentials. Checked and they work.

Regarding the width that I am talking about, this is a media query that is provided by the theme.

To be more specific, you can find the media query that goes only up to 576px, which is a CSS media query inside the file I provide below.

I can check on a real device and see that this appears ok, but as you may also know, they are hundreds of device widths out there.

So I think is better to get the way the categories display, up to 768px, and then change it for the next set of devices.

Most of the styles are somewhat categorized for up to 3 devices that scale for all elements that the theme provides. But this specific one (categories carousel) does this break point. This does not make much sense.

If you can provide any information, on why the front-end developer chooses this, or if there is any problem that occurs for devices between 577px and 768px, please let me know and I will be more than happy to listen.

Let me know if you need any more information from my end.

Best Regards