Jump to content

Bexxx

Circle Member
  • Posts

    20
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Bexxx got a reaction from Ziggy in Changing List Section Carousel Title To Custom Font   
    Awesome, those both worked great! It's starting to look how I want it to now! I changed that setting about adjacent slides, if you are able to do a code for the arrows that would be life-saving! Thank you so so much!!
  2. Like
    Bexxx reacted to Ziggy in Changing List Section Carousel Title To Custom Font   
    Can you share the page this is on?
  3. Like
    Bexxx reacted to Ziggy in Changing List Section Carousel Title To Custom Font   
    Use this for the titles:
    .user-items-list .list-section-title p { font-family: 'Elegant+Season+Serif'; } You can limit the width of the testimonial section with this code, but it won't work because you have "show adjacent slides" turned on.
    .user-items-list-carousel[data-layout-width="inset"] .user-items-list-carousel__slideshow-holder { max-width: 1080px; margin-right: 0; } If you can add this code and change that setting then I can work on another code snippet to move the arrows outside the cards.
  4. Like
    Bexxx got a reaction from paul2009 in Full Bleed Header for Individual Blog Post Page that isn't the Featured Image.   
    Ohhhh!!!!! That makes sense!! I was making it overly-complicated đŸ€Ș Thank you so much! I will go try it out 😄
  5. Thanks
    Bexxx got a reaction from creedon in How to hide all products on main shop page not only the ALL hyperlink   
    Yes that fixed it!!!! Your my hero!! 🙏
  6. Like
    Bexxx reacted to creedon in How to hide all products on main shop page not only the ALL hyperlink   
    I have updated my code.
    Let us know how it goes.
  7. Like
    Bexxx reacted to creedon in How to hide all products on main shop page not only the ALL hyperlink   
    Remove, make a copy somewhere, any previous attempts at the effect you want.
    Add the following to Website > Pages > Website Tools > Custom CSS.
    <style> .collection-type-products.view-list .page-section.collection-type-products { display : none; } </style> Let us know how it goes.
  8. Love
    Bexxx got a reaction from sorca_marian in Carousel Button's not lining up.   
    Awesome, that worked perfectly, thank you so much!!
     
  9. Like
    Bexxx reacted to tuanphan in A Couple CSS questions for my site   
    With header nav links, use this CSS code
    header#header a { background-image: none !important; } header#header a:after { visibility: hidden; }  
  10. Like
    Bexxx reacted to dlR in A Couple CSS questions for my site   
    I used this code but it changes all the color in the nav even if you hover only the home.. is there a way that only to change color for each one you hover?
     
  11. Like
    Bexxx reacted to inside_the_square in A Couple CSS questions for my site   
    I also forgot about your second question - borders! Those can be tricky for images. If you have one set to "fill" instead of fit, or a shape, you can use a basic border code. All content blocks get a unique block id that you can find with a free Chrome extension that a lot of us use ( https://insidethesquare.co/chromeext )
    Here is a tutorial about creating code for specific blocks: https://insidethesquare.co/squarespace-tutorials/css-targeting-tricks
    and here is an article about borders: https://insidethesquare.co/borders
×
×
  • 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.