Jump to content

Wiehahn

Circle Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Wiehahn

  1. Is there any work around to set up the payment providers if Stripe is not supported in your Country? PayPal should work but, IF customers cannot pay with their Credit or Debit Cards it might be problematic. Country: South Africa

  2. Hi don't think I completely understand what you are trying, but the code below should help you add the arrow in your example above.
    
    You can also find the code with a nice explanation here: https://www.ghostplugins.com/steps/go-arrow-button-style-version-2
    
    Code:
    
    // Go Arrow Button - Button Padding //
    
    .sqs-block-button-element--medium
    {
        padding: 20px 30px !important;
        border: 2px solid #000000 !important;
    }
    
    // Go Arrow Button - Arrow Icon Style //
    
    .sqs-block-button-element--medium:after {
        content: '➔';
        color: #000000 !important;
        border-left: 2px solid #000000;
        padding-left: 30px;
        margin: 0px 0px 0px 30px;
    }

     

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