How to be able to change design and placement of css on the ("choose option") pop up

Hello!

I’m trying to change a few things from the default (choose option) pop up.

1-Reduce Title size so it fits in one row.

2- Center all the content

3-Get rid of (“tax included. shipping…”) and title text.

URL: https://www.lasdunasbyron.com

Thank you so much! I appreciate your help.

Hi @BERNAT-LASDUNAS

Could you share your store link to check?

Hi @BERNAT-LASDUNAS ,

This is David at SalesHunterThemes.

You can try to follow these steps:

Go to Online Store → Themes → Actions → Edit code.

Go Assets folder → theme.liquid file.

Add the following code in the bottom of the file above tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

David | SalesHunterThemes team

https://www.lasdunasbyron.com

Hey David,

It does work but it also changes the style from the Product page. I would like to only edit the pop up without affecting the product page.

Hi @BERNAT-LASDUNAS

This is Noah from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


This will reduce the size and center all things in the quick view modal only and not affect to the product page.

Hope this can help you solve the issue

Best regards,

Noah | PageFly

You can try again:


That worked beautifully! Thanks for your time.

Glad that i can help, let me know if you need other help.