Comments conillmagic started the conversationSeptember 24, 2019 at 7:37amHey,I have a three columns images and I see that the responsive doesn't work.I attach an screenshot.What's wrong?Thanks! 675Neuron repliedSeptember 24, 2019 at 12:05pmHi,That seems to be as custom gallery, please add the following style and the layout will be fixed. The CSS can be added at Appearance > Customize > Additional CSS. @media (max-width: 991px) { .gallery .gallery-item { width: 50% !important;; } }And in smaller screens. @media (max-width: 567px) { .gallery .gallery-item { width: 100% !important;; } }Feel free to ask for anything you need.Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.conillmagic repliedSeptember 24, 2019 at 2:07pmHey, it works better!But it still doesn't make one column.I attach another sreenshot.Thanks a lot! 675Neuron repliedSeptember 24, 2019 at 4:31pmHi,Good to know, to make one column, simply add the second line. @media (max-width: 991px) { .gallery .gallery-item { width: 100% !important; } }So width 100% will make it from 991 pixels.Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.conillmagic repliedSeptember 25, 2019 at 7:29amHey, it doesn't work.Am I doing something wrong? 675Neuron repliedSeptember 25, 2019 at 9:34amHi, Please remove the CSS completely you've added 1000% instead of 100%. @media (max-width: 991px) { .gallery .gallery-item { width: 100% !important; } }Feel free to ask for anything you need.Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.conillmagic repliedSeptember 25, 2019 at 10:20amGreat thanks! 675Neuron repliedSeptember 25, 2019 at 1:18pmYou are welcome anytime, feel free to ask for anything you need If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot. Kind Regards, NeuronThemes Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group. Sign in to reply ...
Hey,
I have a three columns images and I see that the responsive doesn't work.
I attach an screenshot.
What's wrong?
Thanks!
Hi,
That seems to be as custom gallery, please add the following style and the layout will be fixed. The CSS can be added at Appearance > Customize > Additional CSS.
And in smaller screens.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hey, it works better!
But it still doesn't make one column.
I attach another sreenshot.
Thanks a lot!
Hi,
Good to know, to make one column, simply add the second line.
So width 100% will make it from 991 pixels.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hey, it doesn't work.
Am I doing something wrong?
Hi, Please remove the CSS completely you've added 1000% instead of 100%.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Great thanks!
You are welcome anytime, feel free to ask for anything you need
If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.