Ipad design issues - by rameez - on WordPress WooCommerce support

This topic has 12 replies, 3 voices, and was last updated 2 years, 7 months ago ago by Rose Tyler

  • Avatar: rameez
    rameez
    Participant
    September 5, 2021 at 13:12

    In ipad size products style doesnot work fines please let me know how can i fix it
    http://prnt.sc/1raq0f4

    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 5, 2021 at 15:42

    Hello,

    Provide temporary wp-admin and FTP access, so we can take a closer look.

    Regards

    Avatar: rameez
    rameez
    Participant
    September 5, 2021 at 16:49

    can it done by only wp-admin ? ftp dont work for my hosting

    Avatar: John Holden
    John Holden
    Support staff
    September 5, 2021 at 18:39

    Hello

    Yes you can share your website highlighted screenshot where you are facing the issue along with your website logins details so that we will check your issue in more details.

    John Holden

    Avatar: rameez
    rameez
    Participant
    September 5, 2021 at 18:46

    please check issue image is attached above

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 6, 2021 at 10:08

    Hello,

    The problem is caused by your custom CSS code – https://prnt.sc/1rdms9o

    Regards

    Avatar: rameez
    rameez
    Participant
    September 8, 2021 at 06:36

    I want to show 3 products in tablet/ipad also in shop page how can i do it ?
    http://prnt.sc/1rjocq0

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 9, 2021 at 09:49

    Try to add the next code in Theme Options > Theme custom CSS > Tablet

    .products-grid .product {
        width: 33.33% !important;
    }
    .products-grid .product:nth-child(2n+1) {
        clear: none !important;
    }
    .products-grid .product:nth-child(3n+1) {
        clear: both !important;
    }

    Regards

    Avatar: rameez
    rameez
    Participant
    September 9, 2021 at 10:00

    After adding this code it becomes like this in IPad and please try to respond soon

    https://prnt.sc/1raq0f4

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 9, 2021 at 10:21

    Hello,

    I can’t find correct wp-admin access. Please provide them.
    What screen size of your device?

    Regards

    Avatar: rameez
    rameez
    Participant
    September 9, 2021 at 10:24

    I want 3 products only in ipad devices all current settings should be same as now please make sure this thing

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 9, 2021 at 10:39

    I’ve edited custom CSS code. Clear cache and check now

    Regards

  • Viewing 12 results - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.