Tablet in Portrait View - by Prop - on WordPress WooCommerce support

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

  • Avatar: Prop
    Prop
    Participant
    August 4, 2015 at 01:08

    If you look at the site on a tablet (i-pad, kindle, etc.) In landscape view everything works fine… but in portrait view almost every page looks wrong… and my client really wants it to work in portrait. Are you guys doing anything about this, or can you?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 4, 2015 at 07:03

    Hello,

    Please add this code in custom.css file:

    @media only screen and (max-width: 959px) and (min-width: 768px){.containerInner {
      width: 724px !important;
    }}

    To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.

    Best regards,
    Jack Richardson.

    Avatar: Prop
    Prop
    Participant
    August 4, 2015 at 17:03

    Thank you! That worked perfectly!

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

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Tablet in Portrait View’' has been successfully resolved, and the topic is now closed for further responses

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