aaaallleeexx
Member-
Posts
17 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
aaaallleeexx's Achievements
-
Hello! Squarekicker extension installed here. And, I have this point of massive frustration as I don't know how to move forward. Can you PLEASE help me? I made a sticky split with multiple sections, anchored to a text section. Whenever I go down on the list, the page scrolls to the anchored section, but whenever I try to go up on the list, the scroll doesn't work and I'm stuck on the anchor I last chose. - it's also used in combination with sticky blocks so the sections overlap - I don't know if there's a problem over there - but it seems to work fine overall and I can't understand why it's jamming on the way up. It makes more sense when you try it out: website: https://alexcoman.squarespace.com/work/commercial password: parola1 Massive thanks !!!!!!!!!!!!!!!!!! forever grateful
-
I found the burger menu code: /* Menu text to burger */ #mobileMenuLink ul>li.active-link { visibility: hidden; } #mobileMenuLink ul>li.active-link a:before { visibility: visible; content: ""; background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yNCAxOHYxaC0yNHYtMWgyNHptMC02djFoLTI0di0xaDI0em0wLTZ2MWgtMjR2LTFoMjR6IiBmaWxsPSIjMTA0MGUyIi8+PHBhdGggZD0iTTI0IDE5aC0yNHYtMWgyNHYxem0wLTZoLTI0di0xaDI0djF6bTAtNmgtMjR2LTFoMjR2MXoiLz48L3N2Zz4=); width: 30px; height: 30px; display: block; margin-right: 5px !important; background-position: right center; background-repeat: no-repeat; float: right; margin-top: 5px; } /* Burger to X icon */ .menu-open + div #mobileMenuLink ul>li.active-link a:before { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjMuOTU0IDIxLjAzbC05LjE4NC05LjA5NSA5LjA5Mi05LjE3NC0yLjgzMi0yLjgwNy05LjA5IDkuMTc5LTkuMTc2LTkuMDg4LTIuODEgMi44MSA5LjE4NiA5LjEwNS05LjA5NSA5LjE4NCAyLjgxIDIuODEgOS4xMTItOS4xOTIgOS4xOCA5LjF6Ii8+PC9zdmc+) !important; filter: invert(1); } Does anyone know how to format the menu similar to this? or how to format the text of the wells mobile menu in anyway?! Thanks!!
-
I made a clearer idea of what I desire. First - I want to add a burger view like in this wells template website: Second - I would like to change the color to my desired color - as in this wells template website: Third - I would like to format my menu so the 'folder' category and text is more legible: from this: to this: Thank you so much !!
-
hello! I'm interested in exactly the same thing - using the code I got the same problems? how can I solve this? www.alexcomansn.com @media screen and (max-width:640px) { div#mobileNav { background: white; height: 450px !important; } } #mobileNav li { a { color: hsl(0, 0%, 0%) !important; font-weight: 400; line-height: 1.3em !important; } &.active-link a { font-weight: 700 !important; } } /* mobile items size */ #mobileNav a { font-size: 10px !important; }
- 5 replies
-
- mobile
- wells-template
-
(and 3 more)
Tagged with:
-
Site URL: http://www.alexcomansn.com Hello! I'm trying to make the menu on mobile a bit more visible. Right now from my analytics i see people remain on my home page only. Therefore - 01: is there a way to make the mobile menu always on? 02: is there a way to modify the menu to make it more legible. Bold the folder name / remove those lines? Thank you!
-
How to keep the Wells gallery slideshow on mobile
aaaallleeexx replied to clemence's topic in Site Design & Styles
Hello! did anyone figure this one out? Thanks!! -
derricksrandomviews reacted to a post in a topic: wells - gallery view default
-
aaaallleeexx reacted to a post in a topic: wells - gallery view default
-
wells - gallery view default
aaaallleeexx replied to aaaallleeexx's topic in Fonts, colors and images
-
wells - gallery view default
aaaallleeexx replied to aaaallleeexx's topic in Fonts, colors and images
thanks for this! I did exactly that, but i do like the functionality of the gallery itself and being able to jump from thumbnail into prev full next layout... I was thinking maybe there is a way to enable a default viewing mode -
wells - gallery view default
aaaallleeexx replied to aaaallleeexx's topic in Fonts, colors and images
-
Hello! I'm using wells and right now the gallery page comes as default in thumbnail view. It is possible to change that default behavior to full screen? Much appreciated, Alex
-
Creating a masonry/wall style gallery
aaaallleeexx replied to aaaallleeexx's topic in Images & Videos
you are ace! thank you! -
Site URL: http://www.lucasjharger.com/ Hello! I'm trying to make a gallery which looks like http://www.lucasjharger.com/ exactly the same composition more or less. with images edge to edge. It is possible in squarespace without extra code? The website I give the example from it's made with squarespace as far as I can check. Thanks!
-
Gallery - can't rearrange images or add descriptions
aaaallleeexx replied to JeffreyA's topic in Images & Videos
SQUARESPACE WTF MAN?! -
Select multiple images on 'imported' tab
aaaallleeexx replied to francibambi's topic in Images & Videos
THIS IS RIDICULOUS!!! adding just 1 picture at the time any updates about this? I'm wasting time big time. I'm ready to go to cargocollective again.. -
Portfolio customization & link redirection
aaaallleeexx replied to zemaria's topic in Site Design & Styles
Hello, late reply here but here you go you add the code by going to the menu page on the left. on that portfolio page right side of it there's that settings button - click on it - go to advance and inject code thereby replacing those stuff. that code is for portfolio grid tho other code works with portfolio hover, just FYI