Ciodensky Posted November 15, 2021 Share Posted November 15, 2021 Site URL: https://www.xystema.com/pricing Hi! I am trying to move a text block in between the variant and price of the product template—see the screenshot attached. I think I need some coding skills to be able to edit the product template. Appreciate any help on this. Thank you. The password of my site is 061298. Link to comment
Solution tuanphan Posted November 17, 2021 Solution Share Posted November 17, 2021 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; } Ciodensky 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Ciodensky Posted November 22, 2021 Author Share Posted November 22, 2021 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment