Jump to content

ShreyaK

Circle Member
  • Posts

    34
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ShreyaK's Achievements

  1. @creedon i checked the thread, i dont want to hide the add to cart for just one project - i want to disable it entirely. As i want it to be a catakogue site. What code to add? this #item-6664ce323f55227efcde0245 .ProductItem-quantity-add-to-cart{ display: none !important; } or this <style> @media screen and ( min-width : 768px ) { .tweak-product-basic-item-add-to-cart-standalone .ProductItem .ProductItem-quantity-add-to-cart { display : none; } } @media screen and ( max-width : 767px ) { .tweak-product-basic-item-add-to-cart-mobile-standalone .ProductItem .ProductItem-quantity-add-to-cart { display : none; } } </style> very confused ..
  2. website url: https://potato-snail-d9lk.squarespace.com/ password: f3sms I want to showcase the products as a catalogue and not have the e-commerce functionality set up. How to disable to add to cart button on the product pages? I only want to showcase the product information, the site will be a catalogue based site not e-commerce. Any help would be appreciated, thanks!
  3. website url: https://keyboard-platinum-k3wn.squarespace.com/ pass: hc123 Hi I have many projects added to the portfolio page, while the buttons let the user go between projects, i need to add a button in the middle at the bottom or top left that says " back to portfolio ". Tried adding the below code to the code injection header section but it didn't work. Is there any way to do this? @tuanphan <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('<a href="/portfolio" class="item-pagination-link item-pagination-link--prev portfolio-backto"><div class="item-pagination-icon icon icon--stroke"><svg class="caret-left-icon--small" viewBox="0 0 9 16"><polyline fill="none" stroke-miterlimit="10" points="7.3,14.7 2.5,8 7.3,1.2"></polyline></svg></div><span class="pagination-title-wrapper"><div class="visually-hidden">Back to Work</div><div class="item-pagination-prev-next">- BACK TO WORK</div><h2 class="item-pagination-title">BACK TO WORK</h2></span></a>').insertBefore('a.item-pagination-link.item-pagination-link--next'); }); </script> <style> /* Portfolio back to button */ a.portfolio-backto .item-pagination-title { background-color: black; color: white !important; padding: 10px; } </style>
  4. @tuanphan facing the same issue with 7.1 the images arent loading until i scroll - portfolio page - i dont want to disable sitewide animation just for this : (desktop and mobile) https://keyboard-platinum-k3wn.squarespace.com/ pass: hc123
  5. Hi yes @tuanphan currently i just added them separately as image blocks and text blocks, but for future edits itll be tiresome, is there any way we can still achieve this anchor link in the same portfolio page like i mentioned above? thanks in advance
  6. Hi, for my website I have selected a Portfolio Layout page, however, the projects are divided into 2 - commercial and residential, i have added anchor links on the top of the page (as you can see in screenshot), however, since its all part of " one section " i don't know how to target the bottom half that has the commerical projects, basically out of 28 - 4 are commercial, at the bottom, i need the anchor link to scroll to the bottom to showcase these projects when the "commercial projects" button is clicked currently - i have added a separate section for this, but its not looking in sync so would ideally prefer a solution mentioned above ^ url: https://keyboard-platinum-k3wn.squarespace.com/ password: hc123 @tuanphan
  7. @tuanphan@inside_the_square i have a similar query, there's a "PORTFOLIO page" and i've added two buttons on the top - commercial and residential projects, upon clicking the "commercial projects" button i want to scroll to the section that showcases within the portfolio page, how do i do this? since its all part of one portfolio page aka " manage projects " url: https://keyboard-platinum-k3wn.squarespace.com/ password: hc123
  8. trying to use this as well, but for alternating blog posts, . view-list .blog-alternating-side-by-side-item-wrapper .blog-title { font-size: 30px !important; } this didnt work
  9. @tuanphan hi can you help me with a similar request? the font style in this list carousel isn't easily readable, any way to change the font style? url https://keyboard-platinum-k3wn.squarespace.com/ pass hc123
  10. Hi i have a similar query - i cant seem to change the font style in this list description, attached a screenshot - the text is going in the heading format and its not very readable as a testimonial since the text is lengthy. Any way to change it to the paragraph format since thats more readable? (Home Page > scroll till middle-end Testimonial section) another solution would be to use the Brandon Grotesque font, i have already uploaded this to the website, so in regular font size maybe. website: https://keyboard-platinum-k3wn.squarespace.com/ password: hc123
  11. no the font is still not h2, its not letting me set it to h2, also want to make the box bigger to match this
  12. @creedon i have added the Headlines section that could work with autoplay. https://keyboard-platinum-k3wn.squarespace.com/ pass:hc123
  13. Hi @creedon the code worked fine but i need the text to be in the h2 format, when i try changing the code it doesn't change the style, also is there any way to make this bigger? i tried amending the code and the box didn't match, not sure what to change, the code i tried was: .gallery-caption-fullscreen-slideshow { background-color: rgba(255, 255, 255, 0.8); bottom: 3vw; color: black; height: unset; left: 3vw; margin: 0; max-width: fit-content; padding: 0 1em; text-align: unset; top: unset; } .gallery-section .gallery-fullscreen-slideshow .gallery-caption p { font-size: 4em; /* Adjust the size to make the text a lot bigger */ font-family: inherit; /* Inherit the font family from the h2 element on the website */ font-weight: inherit; /* Inherit the font weight from the h2 element on the website */ line-height: inherit; /* Inherit the line height from the h2 element on the website */ margin: 0; /* Remove default margin */ }
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.