Viewing 1 replies (of 1 total)
  • Plugin Author ameliabooking

    (@ameliabooking)

    Hello there.

    Since you’re using RTL, and our developers are still working on Amelia’s compatibility with it, you’ll need to fix this by adding the following CSS on the page:

    
    .amelia-app-booking #amelia-booking-wrap #am-events-booking .am-event-list .am-event .am-event-data {
    justify-content: right !important;
    }
    .amelia-app-booking #amelia-booking-wrap #am-events-booking .am-event-list .am-event .am-event-data .am-event-price {
    right: auto !important;
    }
    

    Let us know if that helps.

    • This reply was modified 2 years, 3 months ago by ameliabooking.
Viewing 1 replies (of 1 total)
  • The topic ‘List view is not showing display as same as demo’ is closed to new replies.