Change Popup design

Change Popup design

sixdreamz
Explorer
103 0 36

Hey,

 

i would like to change the design of the popup for my sizeguide into looking like the other foldable boxes below. so it fits in, while still beeing a popup.

 

now it looks like this:

 

sixdreamz_0-1726950560711.png

  

but i want it to look like this:

 

sixdreamz_1-1726950698417.png

 

i already have a popup there, but it looks completly different from how i want it to look. 

can somebody help me?

 

URL: sixdreamz.com

 

 

 

 

 

Replies 2 (2)

Made4uo-Ribe
Shopify Partner
8230 1975 2419

Hi @sixdreamz 

I can't recommend this one too strongly as it must be dynamic, but if you're looking for a free and impromptu solution, then check this one.

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

div#ProductAccordion-collapsible_tab_Y6Vrfz-template--22780389163349__main:after {
    content: url("https://d17fzo7x83uajt.cloudfront.net/eyJidWNrZXQiOiJzaXplY2hhcnRzcmVsZW50bGVzcyIsImtleSI6IjdmMWU5ZS0yLm15c2hvcGlmeS5jb20vMC1TSVpFR1VJREUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjo2NjAsImZpdCI6ImNvbnRhaW4ifX19");
    display: block;  
}

.best-fit-size-chart {
    display: none !important;
}

 

And Save. 

Result:

Made4uoRibe_0-1726951971093.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.
sixdreamz
Explorer
103 0 36

is it possible to make the picture smaller?