Home Forums Basel support forum Shop Mobile View

Shop Mobile View

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33739

    MattiaGas
    Participant

    Hello,

    Shop page is visualized with 2 products each row (see attachment).
    Any chance to have only one product full width? Please see link.

    Thanks, Mattia

    Attachments:
    You must be logged in to view attached files.
    #33764

    Artem Temos
    Keymaster

    Hi,

    You can change this option in Theme Settings -> Shop -> Products grid -> Products columns on mobile.

    Regards

    #33779

    MattiaGas
    Participant

    Could you send me a screen shot? I can’t find it. 🙁

    #33791

    Artem Temos
    Keymaster

    Sorry for that, it is not from our Basel theme. You can easily achieve this by adding the following code snippet to the Custom CSS section for mobile devices only

    .product-grid-item.col-xs-6 {
    	width: 100%;
    }
Viewing 4 posts - 1 through 4 (of 4 total)