vanessakrystin
Member-
Content Count
14 -
Joined
-
Last visited
-
bangank36 reacted to an answer to a question: Mobile Menu - Width Spacing Problem with Folder Links
-
Mobile Menu - Width Spacing Problem with Folder Links
vanessakrystin replied to vanessakrystin's question in Coding and Customization
That worked, thank you so much! -
bangank36 reacted to a question: Mobile Menu - Width Spacing Problem with Folder Links
-
Mobile Menu - Width Spacing Problem with Folder Links
vanessakrystin posted a question in Coding and Customization
Site URL: https://1931gallerybistro.com Hey there, Anyone know how I can fix this problem of the folder links having the arrows underneath each nav item? I've tried making the font size smaller, but it still has a line break for the arrow. Website: 1931gallerybistro.com Any advice would be appreciated, thanks! -
Embedding Twitch Live Stream
vanessakrystin replied to marsharosenblatt's topic in Images and Videos
@creedon That seemed to work the same, but unfortunately the positioning is still wonky. Should I be changing it from absolute to fixed? -
Embedding Twitch Live Stream
vanessakrystin replied to marsharosenblatt's topic in Images and Videos
@marsharosenblatt Wow this worked! Do you happen to know how I can fix the placement of the Twitch iframe though as it's coming up quite wonky on my end? contact-festival.com/stream Let me know if you can help, thanks! -
Changing line height in forced mobile menu
vanessakrystin replied to vanessakrystin's question in Coding and Customization
Thank you so much! -
bangank36 reacted to a question: Changing line height in forced mobile menu
-
Changing line height in forced mobile menu
vanessakrystin posted a question in Coding and Customization
Site URL: http://www.thisisblueprint.com Hey all, Does anyone know how I can change the line height in my forced mobile nav menu? And also how to add a manual link to the existing code? Code: /* 768 for tablet - desktop - 992 for desktop */ @media screen and (min-width:768px) { /* hide navigation */ .header-nav { display: none; } /* Hide header button */ .header-actions { display: none; } /* show burger */ .header-burger { display: flex; } /* Show overlay mobile menu */ .header--menu-open .header-menu { opacity: 1; visibility -
Site URL: https://www.1931gallerybistro.com/ Hi all, Does anyone know what I've been doing wrong? I've added a custom button on my client's homepage and have coded it appropriately with HTML + CSS, and it shows how it should in the preview when editing, but if I go to the actual website url, it keeps picking up a default code that isn't anywhere in my Custom CSS. Code Box: <center><a href="https://order.online/store/1931-gallery-bistro-973113/en-US"><button class="homebutton"><h2>Delivery</h2></button></a></center> Custom CSS:
-
Would you be able to share the code for swapping the site logo to a gif?! I've been looking forever for it but have no luck...
-
ebRa reacted to a post in a topic: Projects Page - Transparent PNG, Can't Change Image Overlay
-
Change/Turn Off Opacity on BG in Portfolio Page
vanessakrystin replied to vanessakrystin's question in Coding and Customization
Unfortunately I've already tried that and it doesn't work. That references to the hover over images placed within each link, but not the BG of the page. I've found and attached the code that effects that file, but I'm not sure how to change it as I've tried [alt=...] without anything working. Do you have any suggestions? -
Change background image opacity
vanessakrystin replied to jpwelchux's question in Coding and Customization
I'm also looking into changing the forced Opacity Overlay on this page's (nicetrycreative.com/packages) background but I've tried your code while inputting my BG image url but it didn't do anything 😞 Do you have any other suggestions? Used: [data-image="https://images.squarespace-cdn.com/content/v1/5f41b993ec8a536cf1ca5b7a/1600397794700-UZIR481TQ63LIUEIDRZT/ke17ZwdGBToddI8pDm48kNvT88LknE-K9M4pGNO0Iqd7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z5QPOohDIaIeljMHgDF5CVlOqpeNLcJ80NK65_fV7S1USOFn4xF8vTWDNAUBm5ducQhX-V3oVjSmr829Rco4W2Uo49ZdOtO_QXox0_W7i2zEA/NiceTry_Co -
Change/Turn Off Opacity on BG in Portfolio Page
vanessakrystin posted a question in Coding and Customization
Site URL: http://nicetrycreative.com Hi, Running a 7.1 and want to figure out how to turn off the opacity tint that is being added to the Background in the Hover List page of the preset Portfolio Page. With all other pages, adding a Background has the option of changing the Opacity Overlay % but on Portfolio pages, it is missing that option and automatically adds a 12-15% overlay. I've already changed all the Opacity options in the Design but as you know, with 7.1 the opacity is never 0% (which is so frustrating and stupid) Does anyone know the code in order to change this? -
Site URL: http://nicetrycreative.com Hey guys, I can't seem to change the Image Overlay to transparent for my images, specifically in the Project Page template during Link Hover. I've already gone into the Section Themes and changed every singe Image Overlay to White with the Transparency bar to the left side. It seems like in the Squarespace Help url here "In version 7.1, the left side is a very light tint, while the right side adds a darker tint" which to me, seems like you then can never have true transparency since the left side still gives you a "very light tint". I've at