AnnaB12
Member-
Posts
11 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
AnnaB12's Achievements
-
AnnaB12 reacted to a post in a topic: Disable Announcement Bar on a page with no header
-
AnnaB12 started following Invert logo and nav text on product pages? , Disable Announcement Bar on a page with no header , Change product grid hover image to full opacity and 4 others
-
Disable Announcement Bar on a page with no header
AnnaB12 replied to SheBossLife's topic in Customize with code
Hi there! I would love some help with some code to display the announcement bar only on nativewest.com/store and urls that follow that for example nativewest.com/store/seeds and etc. Thank you so much! -
Hi there, I am trying to change my product grid so that the second image on hover is not transparent. I want it to be full opacity so that customers can clearly see the second image. Can someone help me? I added CSS to change images with links to have an opacity hover effect which might be messing with this but I'm not totally sure. Thank you for the help! nativewest.com/store/
- 1 reply
-
- css
- product-page
-
(and 2 more)
Tagged with:
-
Thanks for the reply but that didn't work. Am I putting the code in the right place? Footer injection?
- 3 replies
-
- code
- code-injection
-
(and 1 more)
Tagged with:
-
All of a sudden all the text and everything is too big and I figured out it because the margin was changed? It looks too big on my laptop but not on my larger screen desktop. So I changed the margins in the design editor to 12 and the preview shows it as looking normal sized again but after I save and refresh the page the margins are back to being too small again. See the attached screenshots. Anyone know what's happening? Is it just a glitch or is there something in my code manually overriding? I just noticed it happening today and the website has been up for weeks and previously looked fine. Thanks in advance!
-
Hello! I want my search page to be able to find the plant names from this page: nativewest.com/retail-plant-availability The problem is that they are being embedded from a google sheet using javascript. Can I add those same plant names to a code block so that squarespaces search function will discover them during a search? Or what do you recommend? For example if a customer was searching for "Monkey Flower" how can I make sure the search results on nativewest.com/search lead them to this page? Thanks for the help!
-
Hi there! I have this code on my site, however I want to exclude it from happening on my store so that when hovered over the products the second image is not lighter. this is the code I am using. How to exlcude from products? .image-block:hover { background-color: #00000; opacity: 0.6; transition: all .3s ease-in-out;} https://www.nativewest.com/store Thanks so much!
- 3 replies
-
- code
- code-injection
-
(and 1 more)
Tagged with:
-
Ziggy reacted to a post in a topic: How long does it take to move current squarespace domain to new squarespace site?
-
AnnaB12 reacted to a post in a topic: How long does it take to move current squarespace domain to new squarespace site?
-
AnnaB12 reacted to a post in a topic: How long does it take to move current squarespace domain to new squarespace site?
-
Invert logo and nav text on product pages?
AnnaB12 replied to AnnaB12's topic in Customize with code
I have figured out the second issue and a workaround for the first one - but if there is a way to invert the logo nav text, cart, and button to black then let me know! -
Hi there, I'm having an issue with my product pages: Since my logo and navigation links, CTA and cart button are all white, would it be possible to invert them all? So that they are just black on white background https://mackerel-lettuce-xlpt.squarespace.com/store/p/sage-native-west-shirt-e29yr-889jg-lc7ln-p7dl2 pw: sage Secondly, I think a code I installed to add a header image for blog pages is showing up on the product page as well for some reason, is there a way to exclude that from product pages? an blog page with the added code for the header image: https://mackerel-lettuce-xlpt.squarespace.com/plant-database/abutilon-palmeri pw: sage Thank you so much!