Jump to content

CASKATE

Member
  • Posts

    31
  • Joined

  • Last visited

Reputation Activity

  1. Like
    CASKATE got a reaction from Mariskachardet in *Solved* How to change "Read More" text on blog excerpt   
    Hi @tuanphan I’ve added this code to my site, and it works. 

    However to underline extends the excerpt copy. I’m just trying to style Read More in all caps.
    Thanks for any help 🙂
  2. Like
    CASKATE reacted to tuanphan in *Solved* How to change "Read More" text on blog excerpt   
    Hi. Do you still need help on this?
  3. Thanks
    CASKATE reacted to tuanphan in Keep all categories in top bar navigation in view on each category page   
    Can you share link to shop page? We can check easier
  4. Like
    CASKATE reacted to tuanphan in How to Keep store navigation on category pages and not just main store page?   
    Can you share site url?
  5. Like
    CASKATE reacted to tuanphan in Move text or code block from "Additional Info" to "Product page description" product detail excerpt   
    Can you share link to product? We can check easier
  6. Like
    CASKATE reacted to creedon in remove line on shop page and reduce category type size   
    I think you would need custom Javascript code to basically replicate the category titles down to the category pages. Not impossible but not an insignificant task. Every time you made a change to categories you would need to update the custom code with new categories.
  7. Like
    CASKATE reacted to tuanphan in Reduce mobile nav size?   
    Add to Home > Design > Custom CSS
    .burger-inner.header-menu-icon-tripleLineHamburger .top-bun { transform: translatey(-6.5px); } .burger-inner.header-menu-icon-tripleLineHamburger .bottom-bun { transform: translatey(5.5px); }  
  8. Like
    CASKATE got a reaction from creedon in remove line on shop page and reduce category type size   
    Worked perfectly!! ☺️   Thank you!
    One final question, is it possible to change the colour of the vertical bar between categories or even remove it entirely? Ideally remove entirely.
    Thank you so much for your help!
  9. Like
    CASKATE reacted to creedon in remove line on shop page and reduce category type size   
    Please add the following Design > Custom CSS.
    @media screen and ( min-width: 576px ) {   .products.collection-content-wrapper .nested-category-children::after {        all: unset;          }   }  
    I was unable to find the page with category titles on it. The URL posted is for the backend and we need access to the front end. To post the front end URL please take your site into Full Preview when you are on the page with categories. Then copy that URL from the address bar and post it here.
  10. Like
    CASKATE reacted to creedon in remove line on shop page and reduce category type size   
    Add the following to your Custom CSS.
    .products-list .nested-category-children {   font-size: 0.75rem;      } Let us know how it goes.
×
×
  • 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.