Disappearing PayPal Buttons

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
AndreasMW
 
 
Posts: 6
Joined: Sun Dec 06, 2020 7:14 pm

Disappearing PayPal Buttons

Post 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
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Disappearing PayPal Buttons

Post 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
Post Reply