Jump to content

Polinamireau

Member
  • Posts

    11
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Polinamireau got a reaction from codeandtonic in Link click tracking   
    Site URL: https://sealion-poodle-8mph.squarespace.com/
    Hello, is there a way to do link tracking in Squarespace?
    I have three buttons on my website and I want to track how many clicks I get on each button, even if they all go to the same page. Is that possible?
     
    Site: https://sealion-poodle-8mph.squarespace.com/
    Password: welllivedlife
  2. Like
    Polinamireau reacted to ErikaT in Image block on mobile - reducing padding around text   
    Hi,
    You could try the below if you want it side-wide (mobile only)
    @media screen and (max-width:767px) {
    .image-card-wrapper .sqs-dynamic-text-container {
        padding: 15px !important;
    }
    }
    Or if you just want that particular section that you've screenshotted it would be:
    @media screen and (max-width:767px) {
    [data-section-id="6035cd4ae85bca53ec1e45af"] .image-card-wrapper .sqs-dynamic-text-container {
        padding: 15px !important;
    }
    }
    Thanks!
    Erika
×
×
  • 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.