New Landing How can we help? Themeforest Theme Support Neighborhood Few issues with responsive design

Viewing 4 posts - 1 through 4 (of 4 total)
  • #141326
    lmathers
    Member
    Post count: 10

    Hi Team,

    Can you please advise how to fix these issues with the responsive design.

    1. On the homepage, when displaying product categories, the product images are tiny and FAR apart (see screenshot 1 – http://imgur.com/Oz0oYej)

    2. When you go into a product, some products don’t show the “Size” options / dropdown box to be able to select a size (screenshot 2 – http://imgur.com/kKYzLEO). It seems like the “Size” box is not wrapping around under the sizing chart and therefore is not visible. This means that a visitor cannot purchase the product!

    3. You can see how the “Size” box half appears when the screen is wider, but it still isn’t wrapping properly (screen3 – http://imgur.com/sNKBF3e).

    Thanks for your help!

    Cheers,

    Lee

    Attachments:
    You must be logged in to view attached files.
    #141509
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us admin access to check the content of those pages?
    Use the private reply option.

    thanks
    -Rui

    #141593
    lmathers
    Member
    Post count: 10
    This reply has been marked as private.
    #142048
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    1) Add the code below to your custom css option

    
    @media only screen and (max-width: 767px){
    body.woocommerce .has-no-sidebar ul.products li.product, body.woocommerce .has-no-sidebar .upsells.products ul.products li.product {
    width: 45%;
    }
    }

    2) It seems a plugin conflict. Can you try to disable all plugins except Woocommerce?

    3)Can you provide the link to the product in the screenshot?

    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register