Okay
  Public Ticket #2651160
Woocommerce cart + checkout pages are squished together
Closed

Comments

  • rutger520 started the conversation

    Hi,

    I thought it might be easier to ask you guys about what to do, my checkout and cart pages seem to be squished together on the computer version. 

    On the mobile version it looks perfect, but you won't be able to checkout when using the computer version..


    Can you help me out here?

  •  608
    WordPress replied

    Hello,


    9079203550.png


  • rutger520 replied

    Hi Alex,

    Thank you very much for the quick work on the first problem at hand, my checkout page is still weird it seems.

    People wont be able to fill out their creditcard information, the input fields are compressed same goes for the mobile version. Also on the computer part it covers the entire right section of the screen. 

    See screenshots 

    Greetings,

    Rutger

  • rutger520 replied

    Never mind the second problem i fixed that, but the creditcard input fields are still squished.

  • rutger520 replied

    Oh and one additional question, is there a way to randomize the sales pop up? Tried to change it via elementor and the customize tab but i could not find it.

  •  608
    WordPress replied

    Hello,

    You can go to Appearance -> Customize -> Advanced -> Custom css and add custom style css

    .stripe-card-group,
    .wc-stripe-elements-field {
        width: 100%;
    }

    Sale popup: You can go to Templates -> Save Templates -> Save Popup -> You can enter product ID 

    9473701414.png



  • rutger520 replied

    Thanks fixed the stripe creditcard.

    The sale pop up works fine but its not random, so it always shows the same "buyer" and it goes down a list without being at random.. so it seems less convincing.

    Is there a way to make it randomized? 

  •  608
    WordPress replied

    Hello,

    We created fake sale popup. You can enter id for each product. Then, you can change content in Sale popup option

    6434855780.png


  • rutger520 replied

    So there is no way of randomizing which product ID is shown first? i'd like for it to switch between 20 different buyers. 

  •  608
    WordPress replied

    Hello,

    You can click duplicate icon then enter the product ID you want to display. It will automatically display each product in the frontend.

    4158013205.png