Forum Replies Created
-
AuthorPosts
-
Hey Victoria,
thank you anyway.
Another question: is there a way to get into the lightbox from clicking anywhere in the picture?
right now i only can click the small icon in the corner left bottom, but want to disable that and just click anywhere in the image.Best,
VincentIt removes the title in the lightbox. but i want to remove it just for the gallery hover effect as you can see it in the private link…
It does not work. I’ve added both of your codes, together and seperated at the end of the functions.php.
Any other ideas? Please!Problem solved! Thank you anyway! :-)
Used this
.avia-gallery-thumb { width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; }
Thank you soooo much, that worked out!
The last question (hopefully) is how can I align the gallery to the horizontal center on mobile screens? See private content.
Thank you for your great job.
- This reply was modified 6 years, 4 months ago by intimadecom.
Or alternatively – Center them also in their vertical position, as shown on that screenshot…
Thanks in advance!
- This reply was modified 6 years, 4 months ago by intimadecom.
Thank you very very much Ismael!
And now… One more important question, i’m desperate :|Is there a way to achieve that the vertical gap between the rows orientates to the largest image of the previous row?
- This reply was modified 6 years, 4 months ago by intimadecom.
Ok, i’ve solved the problem using the “masonry” and not “portfolio grid” :-)
This reply has been marked as private.Ha! Got it done with some more custom CSS, but the one, which did it was:
.av-fixed-size.av-orientation-square .av-masonry-entry .av-inner-masonry-sizer { width: 100%; min-height: 170px; padding-bottom: 10%; }
Thank you! Topic can be closed :-)
Alright, ok. I’ve fixed some of the problems.
But still two questions, you may can help out with…
1. It’s the tablet size, where “excerpts” disappear – is it possible to have them there?
And 2. The between the entries, when having just one column on mobile, is just too big. The size-orientation is predefined in the element to “square”, but is it possible to change the gap just for mobile?Thank you
ok, i just saw, that it is normal, that the header is not sticky at tablet/mobile sizes. i’m fine with that, thank you!
have set the thumbnails of the gallery to a lower res via simple image size plugin – now it’s fine! thank you :-)
Ok, thats almost what i wanted… it works like, when i give the masonry gallery the predefined effect in its settings to fade in.
but on first load, with a fresh cache, the images are loading slowly, while the fade effect is finished.
is there an option to do the effect, when pictures are loaded?Mike, so i thought it would work now, but now when i scroll the header is not sticky anymore at that size :-( Its stuck to the head.
Do you have another idea?
Thank you.Thank you again, and sorry for that late reply.
It worked out – thank you so much, have a good day :-)
Thank you for the fast response, it almost worked out!
I just changed the opacity to 1., that the header after scrolling will be white and the last color in your code to black, that sub menu links are black again.
.header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a { background-color:rgba(255, 255, 255, 1 !important; } .header_color.av_header_transparency .header_bg, .header_color.av_header_transparency .main_menu ul ul, .header_color.av_header_transparency .main_menu .menu ul li a, .header_color.av_header_transparency .pointer_arrow_wrap .pointer_arrow, .header_color.av_header_transparency .avia_mega_div, .header_color.av_header_transparency .av-subnav-menu > li ul, .header_color.av_header_transparency .av-subnav-menu a { background-color:transparent !important; border-color: transparent !important; } .header_color .main_menu .menu ul li a {color: #000 !important;}
Now, at a window width size of about 989px, the logo & burger menu is not shown anymore but appears again at 767px, because the header is white there, but the “transparent” logo is still used, so i only can see a white header without a menu.
Can we fix this, either bringing back the black logo & burger menu for this mobile/tablet width size or have the header transparent on that certain pages too for that size? Thank you so much!
Lookin forward to hear from you.
- This reply was modified 6 years, 6 months ago by intimadecom.
-
AuthorPosts