Jump to content

Inserting/moving a text block in between variant and product price of the product template

Go to solution Solved by tuanphan,

Recommended Posts

  • Solution

Add to Design > Custom CSS

div#block-yui_3_17_2_1_1635989652851_13463 .product-price:before {
    content: "One-time payment";
    color: green;
    font-family: Lato;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .02em;
    text-transform: none;
    display: block;
    position: relative;
    top: -50px;
    font-size: 14px;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 11/17/2021 at 9:25 PM, tuanphan said:

Add to Design > Custom CSS

div#block-yui_3_17_2_1_1635989652851_13463 .product-price:before {
    content: "One-time payment";
    color: green;
    font-family: Lato;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .02em;
    text-transform: none;
    display: block;
    position: relative;
    top: -50px;
    font-size: 14px;
}

 

Again, as always @tuanphan you're an Angel. Thank you so much!

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

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