cody123
November 25, 2024, 3:08am
1
We have two apps that add options to our product (one gift wrap, one engraving) but I’m having trouble lining up the font sizes and alignment.
Our product page is below:
https://keptcollection.com/products/childhood-a-history?variant=46821566021917
I’d like to move the gift wrap option to the right to align with the engraving option. I also want to increase font size of the gifting text to match the size of the engraving text. Will someone please help with this? Thank you in advance!
DaisyVo
November 25, 2024, 3:31am
2
Hi @cody123
To complete your requests, please follow these steps:
Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
Paste the code provided into the Custom CSS section.
.lgw-r.ldt-gw-theme-block.ldt-gw-gift-option-container {
padding-left: 11px;
}
This is the code to move the gift
With the font size, I saw that they are pretty similar, am I correct?
I hope this helps
Best,
Daisy