-
Author
-
January 23, 2018 at 10:17 #186621dmasinParticipant
Hi,
I have an issue with image gallery, see the “Image gallery” section at the following link:
The image gallery is set to be a grid of 4 columns. This is correct in Firefox and Explorer, but not in Chrome, where it appears as a grid of three columns, which is not nice. Any hint?
Thanks David
January 23, 2018 at 21:33 #186677LauraModeratorHello, only in chrome? Can you share admin access?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 23, 2018 at 23:30 #186683dmasinParticipantHi, well, I thought that will be some simple css issue, so if it is more complex I think we can let it be. But in any case, the gallery is called with:
[vc_row padding_top="0" padding_bottom="0"][vc_column width="1/4"][vc_column_text]
<h3>Image Gallery</h3>
[/vc_column_text][/vc_column]
[vc_column width="3/4"][vc_column_text]
[vc_gallery type="grid" images="1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020" img_size="" grid_number="4" gap="large"]
[/vc_column_text][/vc_column][/vc_row]January 25, 2018 at 02:57 #186777LauraModeratorHello, i would need access to check it out myself
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 13, 2018 at 15:27 #188513dmasinParticipantHi, I finally found myself that I need to set
.responsive-cols.per-row-4>*{width: 24.999%}
when image gallery is shown within kleo column of 3/4 width. Otherwise (only in Chrome in Windows) just three images are shown per row instead of four. I guess that is some rounding issue, which you may want to adjust in your code. Regards DavidFebruary 14, 2018 at 19:28 #188683LauraModeratorHello, glad you could resolve it! Will check it out 🙂 Let me know if you need anything else!
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.