shadybyjay
Member-
Content Count
11 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
@tuanphan anything?
-
font style and size @tuanphan
-
shadybyjay started following Add to Cart position on desktop is off center and Edit the store page title
-
Site URL: https://www.shadybyjay.com/kinda-shady The store updates made some changes I don't quite like, how can I edit the store name at the top of the page? or is there any way to revert the update Thanks a bunch
-
Add to Cart position on desktop is off center
shadybyjay replied to shadybyjay's question in Coding and Customization
@rwpFixed it! Thanks so much for the help!! -
Add to Cart position on desktop is off center
shadybyjay replied to shadybyjay's question in Coding and Customization
Still there, I added that code into the CSS box -
Add to Cart position on desktop is off center
shadybyjay replied to shadybyjay's question in Coding and Customization
@rwp The select a color button is off too -
Add to Cart position on desktop is off center
shadybyjay replied to shadybyjay's question in Coding and Customization
@tuanphan@tuanphan Forgive me, im still learning and have not published my page so im not sure how id send a link ** EDIT I actually figured it out I believe but now my select a color drop down is off center on the mobile view .. oh boy! Please help https://owl-jaguar-kb44.squarespace.com/config/design -
Add to Cart position on desktop is off center
shadybyjay replied to shadybyjay's question in Coding and Customization
Thank you @rwp I think it was @tuanphan the code is @media screen and (max-width:767px) { .sqs-add-to-cart-button { min-width: unset !important; } } It fixed the mobile format of the add to cart button but not on desktop. Im not sure where to put the code from jQuery 3.x there are only header and footer options on code injection and I dont need the add to cart button in the header or footer just on the product page. -
Add to Cart position on desktop is off center
shadybyjay posted a question in Coding and Customization
Hi! I recently signed up for Squarespace 7.1 - i'm still creating my site and noticed that when a product block is added to my site, the add to cart / purchase button goes too far to the right on. I used a CSS code to fix the mobile version from another post but I need to fix the issue on my desktop view as well. If anyone can help, I'd really appreciate it -
Help! Add to Cart button position on mobile
shadybyjay replied to MrNikSwami's question in Coding and Customization
@tuanphanwhat about on desktop view? I think I may have done something in my design but i'm not sure how to un-do or fix it. Thanks a bunch in advance for the help!