New Landing How can we help? Atelier Restrict Mobile Views?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #253711
    Fobulis
    Member
    Post count: 10

    Hi,

    I was having a display issue with the mobile version of my site. If you click on the Description View where it should show item description with image, it shows this:
    View issue

    Any way i can disable this view so the users can choose between the other 2?

    Thanks

    #253712
    Fobulis
    Member
    Post count: 10

    Here is the image of the error.

    Attachments:
    You must be logged in to view attached files.
    #253735
    Fobulis
    Member
    Post count: 10

    Bump..

    #253879
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (max-width: 479px) { 
    .shop-layout-opts > a[title="List Layout"] {
      display: none;
    }
    }

    FYI we work on oldest topic first (based on last comment) so ‘bumping’ your topic actually puts it to the back of the queue

    – Kyle

    #254005
    Fobulis
    Member
    Post count: 10

    Thanks for the help! Much appreciated.

    #254048
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 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