Jump to content

christyprice

Circle Member
  • Posts

    973
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by christyprice

  1. Hi @Beautifully-You. For affiliate marketing, you typically create links using a link builder at your affiliate and use those on your website to link out to the product. You wouldn’t host affiliate products on your own website. This is independent of website platform. Awin (or any affiliate platform) will provide you with special tracking links to add to your site so if someone clicks that and then makes a purchase on the affiliate site, you’ll be compensated. 

  2. I'm a big fan of using a CRM tool. I just moved from Dubsado to HoneyBook and it's been amazing. Most things are automated on my end, which saves me time. And the client sees a cohesive branded experience and isn't waiting on me for certain steps.

    Just one example, after they pay their deposit they are automatically prompted to answer a questionnaire and set up a strategy call.

  3. @LucyDesigns this happened to me recently too. I added some margin, something like this, and that worked for me:

    <style>
    @media only screen and (max-width: 780px) {
        #page section:nth-of-type(1) { 
                display: none; 
        } 
       #page section:nth-of-type(2) { 
                margin-top: 100px; 
        } 
      }
    @media only screen and (min-width: 781px) {  
        #page section:nth-of-type(2) { 
            display: none !important;
        }
      }
    </style>

     

×
×
  • 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.