Show 2 products per row in mobile version

This topic has 5 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Robert Hall

  • Avatar: truer
    truer
    Participant
    May 25, 2015 at 02:06

    Hello, i have a catalogue with to much items, i need show 2 on 2 in mobile devices, like this image:

    I asked with support via email before buy the theme and they said me it was possible and that he will give me the code necesary for do it 😀

    2.- I want delete the last div of my footer and they space it will lets (margin or padding) for fix my web.

    Thank u for ur support.

    4 Answers
    Avatar: truer
    truer
    Participant
    May 25, 2015 at 03:24

    3.- how i can change the order of the menus in the mobile view? For example top bar menu appears the first and nav bar after. And how i can change the size of the mobie menu items only? Than u

    Avatar: Eva
    Eva Kemp
    Support staff
    May 25, 2015 at 09:05

    Hello,

    Please provide us with a link to your products page.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: truer
    truer
    Participant
    May 25, 2015 at 15:12

    Here is my web

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 25, 2015 at 15:22

    Hello,

    Please add this code in custom.css file
    1)

    @media only screen and (max-width: 480px){
    .main-products-loop .product {
      width: 50% !important;
    }}

    2)

    .copyright{
    display:none;
    }

    3)

    @media only screen and (max-width: 1200px){
    .menu>li>a {
      font-size: 14px;
    }}

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

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

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

Helpful Topics

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