I was hoping to get help with my Checkout button on the shopping cart page of my website. I tried a few codes I found here on the forums but I've been having trouble getting it to look right. I would like to use the same button (font, background color, shape) seen here on this page. My website's password is 'mango'. Thanks so much in advanced for your help and time!
Your site is password protected, so I couldn't see the specific button you were referring to without knowing the password.
However, as I posted here, you can use CSS to change the button's stylin
Add the following to Design > Custom CSS.
/* begin modify cart appearance */
.CartHeader-cartTitle-9Dk3d.cart-title,
.CartTableRow-itemTitle-1MDgZ a
{
font-size: 43px;
Question
mars2 7
Site URL: https://lilamethyst.com/
Good morning-
I was hoping to get help with my Checkout button on the shopping cart page of my website. I tried a few codes I found here on the forums but I've been having trouble getting it to look right. I would like to use the same button (font, background color, shape) seen here on this page. My website's password is 'mango'. Thanks so much in advanced for your help and time!
Edited by megan222spelling correction
Link to post
Top Posters For This Question
8
4
1
1
Popular Days
Nov 17
11
Nov 16
3
Top Posters For This Question
mars2 8 posts
creedon 4 posts
IXStudio 1 post
paul2009 1 post
Popular Days
Nov 17 2020
11 posts
Nov 16 2020
3 posts
Popular Posts
paul2009
Your site is password protected, so I couldn't see the specific button you were referring to without knowing the password. However, as I posted here, you can use CSS to change the button's stylin
mars2
HI Leopold- This worked like a charm and my button is exactly how I wanted. Thank you so much for your help and time!
creedon
Add the following to Design > Custom CSS. /* begin modify cart appearance */ .CartHeader-cartTitle-9Dk3d.cart-title, .CartTableRow-itemTitle-1MDgZ a { font-size: 43px;
Posted Images
13 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment