Page 1 of 1

Disappearing PayPal Buttons

Posted: Wed Mar 24, 2021 2:58 pm
by AndreasMW
I have an issue with responsive web design regarding PayPal buttons. When introducing breakpoints the add to cart buttons and the view cart button are disappearing (or a moved out of sight) as soon as the window size has become smaller. The result is that the shop cannot be used on portable devices.
Is there any solution to this issue?
I have uploaded a part of the project here: https://www.jottacloud.com/s/04062b31a5 ... deea0a382d

Re: Disappearing PayPal Buttons

Posted: Wed Mar 24, 2021 4:39 pm
by Pablo
The implementation of your breakpoints is not correct.
In breakpoints, you will need to rearrange the objects so they are inside the viewport.

Related tutorial:
https://www.wysiwygwebbuilder.com/rwd_basics.html