im looking to make the size guide pop up the same as this for mobile and desktop ill private message the reference.
password samurai
im looking to make the size guide pop up the same as this for mobile and desktop ill private message the reference.
password samurai
Hi @undercoverfresh ,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
.product-popup-modal__button::after {
content: " >";
font-weight: bold;
font-size: 18px;
}
To complete your requests, please follow these steps:
button.product-popup-modal__button::after {
content: " >" !important;
}
I hope this helps
Best,
Daisy
Hi @undercoverfresh , thanks for reaching out.
I checked your request and would like to inform you that the display you request depends on the layout of your theme, and each theme has different design structures. In this case, you can use other themes that offer the layout or consider hiring a developer to customize the display for your specific needs.
I hope my information is helpful to you.
Liz