Mobile View - by kreadivdesign - on WordPress WooCommerce support

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

  • Avatar: kreadivdesign
    kreadivdesign
    Participant
    January 12, 2017 at 17:29

    Just a Few questions about mobile view:

    1: the static block footer is being split into two columns on iphone. The address should be under the email address.

    2: is there a way to make the shop grid show 3 category columns rather than the one long one on mobile

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 13, 2017 at 11:52

    Hello,

    1. I see footer on mobile correctly:
    http://storage8.static.itmages.com/i/17/0113/h_1484304485_1842477_26171d925b.jpeg

    What device are you checking in?

    2. You can make 2 columns per row using this css code:
    @media (max-width: 480px) {.products-grid .product {
    width: 50% !important;
    float: left;
    }
    .categories-mask h4 {
    font-size: 16px;
    }}

    Regards,
    Eva Kemp.

    Avatar: kreadivdesign
    kreadivdesign
    Participant
    January 13, 2017 at 21:54

    The Code worked perfectly!

    1: that image is from apple iphone 6 it also appears like that on iphone 7.
    It works the way it should on android devices

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 16, 2017 at 14:40

    Hello,

    I checked your site on iPhone 6s and everything works now. Please see screenshot: http://prntscr.com/dwb9h3

    Regards,
    Rose Tyler.

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