Okay
  Public Ticket #2382414
view services in landscape format
Closed

Comments

  •  2
    Leyla started the conversation

    Hello,

    It is possible to see the services in the horizontal format as when you see "Search classes"

    attached image of the original format (square) and the horizontal format
    Thank you


  • [deleted] replied

    Hello turistas, 

    There isn't an option to do change the format of the catalog view in Amelia with its current built-in features. Maybe you can achieve something like that with adding custom CSS. You can try adding this custom HTML to the page where you have your Amelia shortcode: 

    <style>
    .el-col.el-col-24.el-col-sm-12.el-col-md-12.el-col-lg-12 { width:100%;}
    </style>

    but I am not sure how that would look like as it is not Amelia option, maybe the other elements will not respond well to that change. 


  •  2
    Leyla replied

    Thanks

  • [deleted] replied

    You are welcome. 

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help.