-
AuthorPosts
-
November 11, 2014 at 5:56 pm #349570
hi,
How can we sticky the masonry sort navigation by section?thanks,
larryNovember 12, 2014 at 6:10 am #349876Hey Larry!
This could work, try adding this code to the Quick CSS:
@media only screen and (min-width: 767px) { .av-masonry-sort.main_color { position: fixed; top: 90px; width: 100%; z-index: 900; max-width: 1310px; margin-left: -15px; } }Cheers!
JosueNovember 13, 2014 at 7:18 am #350581cool will give it a shot. just realized i need to switch from masonry to portfolio grid to utilize the ajax portfolio settings.
how about sticky the sort navigation for portfolio?November 14, 2014 at 3:11 am #351082Hi!
Please try this:
@media only screen and (min-width: 767px) { .avia-fullwidth-portfolio .sort_width_container { margin: 0; position: fixed; top: 90px; width: 100%; z-index: 900; margin: 0 auto; } }Adjust the top position value.
Regards,
IsmaelNovember 27, 2014 at 11:42 am #358950I guess I mean sticky on scroll. So that once the menu hits top of page, it sticks….
November 28, 2014 at 7:46 am #359427Hi!
You can try this:
.header-scrolled + div div div .av-masonry-sort.main_color.av-sort-yes { margin: 0; position: fixed; top: 90px; z-index: 900; margin: 0 auto; max-width: 1500px; padding: 20px 50px; width: 1364px; }Regards,
IsmaelFebruary 3, 2016 at 6:56 pm #577265Hi!
Is there a way that it behaves like the fullwidth sub menu on scroll?
Example: http://imgur.com/Yh3oGLO (the sub menu sticks to the image or slider all along)
Thanks!
February 4, 2016 at 3:59 am #577503Hello!
It is possible but it would require a heavy modification to the theme, unfortunately that’s beyond our support scope. You can request a customisation quote from a third-party provider here.
Regards,
JosueFebruary 4, 2016 at 10:26 am #577668Ok! Thank you!
-
AuthorPosts
- The topic ‘Sticky Masonry Menu’ is closed to new replies.
