jilliansun
Member-
Content Count
12 -
Joined
-
Last visited
-
Brine: How to overlap the header on gallery block on landing?
jilliansun replied to jilliansun's question in Coding and Customization
Worked perfectly, thank you so much! -
jilliansun reacted to an answer to a question: Brine: How to overlap the header on gallery block on landing?
-
Site URL: https://chihuahua-mayflower-6zj5.squarespace.com/ Hi, Before I had my header as fixed on top of a slideshow gallery on my landing page. However, now that I've removed its fixed position, there's a large white gap where the header is now and I'd like it to overlap the gallery block so that it's full screen again. Any suggestions? PW: rsp123
-
Brine: Fixed announcement bar not clickable anymore
jilliansun replied to jilliansun's question in Coding and Customization
@tuanphan sorry I changed it back to fixed again, and the issue is the same. How do we remove the overlap of announcement bar on the logo for mobile, and also how do you hide the announcement bar when you click on the hamburger menu? -
Brine: Full screen slideshow on the landing of homepage?
jilliansun replied to jilliansun's question in Coding and Customization
@tuanphan Okay yes, I've done this, but now how do I change the gallery block to full height of screen without affecting the height of my other gallery block on the same page?- 3 replies
-
- full-width
- full-bleed
-
(and 2 more)
Tagged with:
-
Brine: Fixed announcement bar not clickable anymore
jilliansun replied to jilliansun's question in Coding and Customization
Yes, I just removed it's fixed position and it solved the issue - thanks! -
Brine: Full screen slideshow on the landing of homepage?
jilliansun replied to jilliansun's question in Coding and Customization
@tuanphan Please help!- 3 replies
-
- full-width
- full-bleed
-
(and 2 more)
Tagged with:
-
Brine: Full screen slideshow on the landing of homepage?
jilliansun posted a question in Coding and Customization
Site URL: https://chihuahua-mayflower-6zj5.squarespace.com/ Hi, Would anyone happen to know how to create a full bleed/full screen slideshow on the landing of the homepage in a Brine template? I would like the images to fade in and out every 3 seconds, but I currently only have one static image up on there. Any help/suggestions would be appreciated! PW is rsp123 Thank you!- 3 replies
-
- full-width
- full-bleed
-
(and 2 more)
Tagged with:
-
Brine: Fixed announcement bar not clickable anymore
jilliansun replied to jilliansun's question in Coding and Customization
@tuanphan Would you also happen to know how to avoid the announcement bar overlapping the logo & menu on mobile? -
jilliansun reacted to an answer to a question: Brine: Fixed announcement bar not clickable anymore
-
Brine: Fixed announcement bar not clickable anymore
jilliansun replied to jilliansun's question in Coding and Customization
Worked perfectly thank you so much! -
Brine: Fixed announcement bar not clickable anymore
jilliansun posted a question in Coding and Customization
Site URL: https://chihuahua-mayflower-6zj5.squarespace.com/ Hi, I made my announcement bar fixed with my header, however now I'm unable to click through to the page that's linked to the announcement bar. Would appreciate any help/advice! The code I'm using right now: .Header { position: fixed!important; z-index: 1000; width: 100%; padding-top: 30px; padding-bottom: 30px; background-color: rgba(255,255,255,0)!important; } @media screen and (min-width: 641px) { .Index section:first-child:not(.Index-gallery), .Main--page, .Intro, .Main {