IPad preview error - by BrownLeopard - on WordPress WooCommerce support

This topic has 7 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Eva Kemp

  • Avatar: BrownLeopard
    BrownLeopard
    Participant
    August 4, 2015 at 10:30

    Hello,
    I have a problem with iPad preview in horizontal position. I updated to 2.8.1 and it did not help:

    https://www.dropbox.com/s/ghywbxn2i4sydmp/IMG_0018.PNG?dl=0

    What am I doing wrong please?
    Thank you so much for your help, Kristyna

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 4, 2015 at 11:02

    Hello,

    Try to use this code in custom.css file:

    @media (max-width: 979px) {.page-content > .row-fluid {
        display: block !important;
    }}

    Regards,
    Eva Kemp.

    Avatar: BrownLeopard
    BrownLeopard
    Participant
    August 4, 2015 at 11:04

    Still the same – did not help :/

    Avatar: Eva
    Eva Kemp
    Support staff
    August 4, 2015 at 11:16

    Hello,

    I’ve added this code in custom.css file:

    @media (min-width: 940px) and (max-width: 1200px){ #rev_slider_1_1, #rev_slider_1_1_wrapper, .container {
      width: 940px !important;
    }}

    Please check your site now.

    Regards,
    Eva Kemp.

    Avatar: BrownLeopard
    BrownLeopard
    Participant
    August 4, 2015 at 12:03

    You are awesome! Thank you so much for your perfect help,
    have a great day, Kristyna

    Avatar: BrownLeopard
    BrownLeopard
    Participant
    August 4, 2015 at 12:08

    One last thing – why the logo & footer text is not in the middle of page preview???

    https://www.dropbox.com/s/f7kbgk8jwty0qsh/IMG_0019.PNG?dl=0

    And CART info is not in one line?

    Thanks!

    Avatar: Eva
    Eva Kemp
    Support staff
    August 4, 2015 at 13:01

    Hello,

    Please use this code in custom.css:

    @media (min-width: 940px) and (max-width: 1200px){ .logo {
      width: 300px !important;
    }
    .copyright .footer-sidebar-widget .textwidget p {
      width: 940px !important;
    }}

    Regards,
    Eva Kemp.

  • Viewing 7 results - 1 through 7 (of 7 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.