Client also asked that the nav be shifted to the "top" view vs side column view on desktop and it's gone back to disappearing on every page... maddening!! 😞
Amazing!!! Thank you so much!!!
Last final element: When first landing on the shop page, the nav is formatted with | divider lines | and isn't constrained within the vw –– any ideas on how to address for consistency?
Thanks in advance!!
Struggling to figure out why the category navigation is disappearing in mobile view in all categories other than "Shop All Rags"? Anyone have any ideas; I'm at a loss!
https://www.lakeragsco.ca/shop/
https://www.lakeragsco.ca/shop/hoodies
You, sir... are a god damned hero.
I'm just a designer and my client hired a dev who made some visual additions/changes I had to undo and I firmly believe I never would have found that sneaky thing without you.
THANK YOU!!!!!!!!!!!!!!!!
I used a bit of custom CSS (that a wonderful individual helped me with here years ago!) to allow a background image (or in this case a shape) to sit flush with the top of my site behind the nav on the homepage. This worked perfectly–– until an announcement bar was added. All looks good until the announcement bar is dismissed by a site visitor and now there's a chunk of padding at the top of the page that I can't seem to get rid of.
Wondering if anyone can help??
CSS used to allow shape to sit at top of site:
#collection-6525b99a06f28358da4ed468 .page-section:first-child {
padding-top: 0 !important;
}
(Small additional note–– super tight padding on the logo now.. would love to add a touch above the logo if anyone can help. "Desired outcome" pic attached)
Huge thanks in advance!