senkels
December 12, 2021, 3:36pm
1
Hi,
on my product page https://senkels.at/en/collections/sneaker-laces/products/white-6mm-flat? , I have a size guide popup that appears when clicking “not sure?” in the length option field.
Somehow, this size guide when being clicked does not appear and I cannot find a solution to make it visible again.
Could someone have a look and see what is causing this error?
Your help will be highly appreciated.
Thank you,
Daniel
Guleria
December 12, 2021, 3:50pm
2
Hello @senkels ,
Go to Online Store->Theme->Edit code
Asset->index.css-> paste bellow code in bottom of file
.modal.is-visible .modal__inner {
opacity: 1;
}
Thanks
senkels
December 12, 2021, 3:52pm
3
That was quick, thank you very much
senkels
December 12, 2021, 4:22pm
4
Could you tell me why it is not appearing on my spanish site https://senkels.es/collections/3mm/products/charcoal-3mm-flat?
but is appearing on all other translated pages?
Guleria
December 12, 2021, 4:28pm
5
I take a quick look and find everything is fine.
Seems it needs a deep dive so I suggest connecting with theme support or hire someone who can make a deep dive to find out the issue.
Thanks