Trigger Posted March 23, 2021 Posted March 23, 2021 Site URL: https://www.triggersanj.com Hi all, does anyone know the CSS code to make my website main navigation bar static as the user scrolls down the page? Thanks in advance.
Beyondspace Posted March 23, 2021 Posted March 23, 2021 9 minutes ago, Trigger said: Site URL: https://www.triggersanj.com Hi all, does anyone know the CSS code to make my website main navigation bar static as the user scrolls down the page? Thanks in advance. try .Header--top { position: fixed; width: 100%; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
tuanphan Posted March 25, 2021 Posted March 25, 2021 On 3/23/2021 at 4:42 PM, Trigger said: Thank you - that worked! Hey. On mobile, you can use this CSS to make list 2 items/row /* gallery list 2 items mobile */ @media screen and (max-width:640px) { div#block-605382dc8cf82010523aaad6 ~ .row .span-6 { width: 50% !important; float: left !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Trigger Posted April 1, 2021 Author Posted April 1, 2021 On 3/25/2021 at 2:58 AM, tuanphan said: Hey. On mobile, you can use this CSS to make list 2 items/row /* gallery list 2 items mobile */ @media screen and (max-width:640px) { div#block-605382dc8cf82010523aaad6 ~ .row .span-6 { width: 50% !important; float: left !important; } } oh my god thank you so much!! I hope squarespace is paying you for all the help you provide via the forum!! Thank you.
paul2009 Posted April 2, 2021 Posted April 2, 2021 10 hours ago, Trigger said: I hope squarespace is paying you for all the help you provide via the forum!! Contributors aren’t paid for the help they provide to the Squarespace community on this forum. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
Trigger Posted April 6, 2021 Author Posted April 6, 2021 On 4/2/2021 at 8:28 AM, paul2009 said: Contributors aren’t paid for the help they provide to the Squarespace community on this forum. Damn
Recommended Posts
Archived
This topic is now archived and is closed to further replies.