New Landing How can we help? Atelier Remove 'List' Option for product page view

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #170172
    GTS75
    Member
    Post count: 240

    Is there css I can use to hide the ‘List’ option on product shop page layouts?

    It seems to be displyed </p> style html in my descriptions if I use ‘return’ spaces or bolded font.

    Thanks

    #170227
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Didn’t understand exactly what list. Can you provide a screenshot with marked area?
    Thanks

    -Rui

    #170228
    GTS75
    Member
    Post count: 240

    On all shop category pages you have the option to select 3 different view styles. I’d like to remove the middle ‘List Layout’ option.

    Attachments:
    You must be logged in to view attached files.
    #170250
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .layout-opt[data-layout=list] {
      display: none;
    }

    – Kyle

    #170254
    GTS75
    Member
    Post count: 240

    Thanks

    #170255
    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 the following item
Login and Registration Log in · Register