-
AuthorPosts
-
October 19, 2020 at 2:30 pm #1253972
Hello,
I have problem with masonry gallery . I want to put 7 images in one row but template is supporting only 6 images. Maybe you can add that function in future to put more images than 6.
I have find some quick CSS on support but problem is when you look over mobile phone that images are huge but on desktop is looking good.
Can you please help me that is all looking good and on mobile and on desktop. I have delete that quick CSS.Regards
October 19, 2020 at 3:33 pm #1254010Hey Zaccc,
Thanks for giving us admin access.
I added a Custom CSS Class to the masonry gallery, I just named it masonry-col-7.
Then in Quick CSS, I added this CSS code:#top .masonry-col-7 .av-masonry-entry { width: 14.2857142%; } @media only screen and (max-width:767px) { #top .masonry-col-7 .av-masonry-entry { width: 100%; } }If you have another masonry gallery which has 7 columns, just add masonry-col-7 to its Custom CSS Class
Let us know if this helps or if it needs adjustments.Best regards,
NikkoOctober 20, 2020 at 9:04 pm #1254447Hello Nikko,
Thank you for your help it is looking perfect. But now I have problem with mobile version when I open menu I see black menu. I dont see nothing .
Can you please take a look?Regards
October 21, 2020 at 9:47 am #1254588Hi Zaccc,
I have checked in Enfold > Advanced Styling > Menu Links in overlay/slide out and see that both font color and background color is set to black.
I just set the font color to white and the menu links are now visible.Best regards,
NikkoOctober 21, 2020 at 1:38 pm #1254656This reply has been marked as private.October 21, 2020 at 4:16 pm #1254694Hi Zaccc,
Try to go to Enfold > Shop Options > Main Shop Page Banner set to No, display no banner.
Let us know if this helps.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.
