Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #890564

    Hello everybody,

    I am new in the community and I have a few questions to improve the design and the UX on my website : http://www.hoteo.fr
    1/ I would like to set the same height for the products in the Product Grid (on the page room-service). How and where may I implement it ?

    2/ When you are on the page after ordering I would like to remove the box on the bottom right entitled “Adresse de Livraison” and add a few details in the box called “Adresse de facturation” like the hotel name or the bedroom number. How can I do it ?

    Thanks a lot for your support

    #890801

    Hey leZ,

    I don’t see the room service page. Can you give us a link to it?
    Can you also attach a few screenshots of the issues?

    Best regards,
    Victoria

    #890813

    Hello Victoria,

    Thanks for your quick answer.
    1/ Here is the link to the page room-service (it is in French but it does not matter) + some screenshots: https://www.hoteo.fr/fr/room-service/

    Box Size product grid

    2/ Still some screenshot explaining the situation :
    Billing details

    3/ On the mobile version of the website, I would like (if possible) to show on the room-service page, 2 meals on the screen width (cf. screenshot) instead of only one currently
    Mobile version room-service

    Thanks a lot for your support.

    I remain at your disposal

    Regards,

    Alexis

    #890887

    Hi Alexis,

    https://cl.ly/2m2r1p021P2Q two columns on mobile will not look good.
    For the same height, it can only be partially achieved.
    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av-catalogue-item-inner {
      min-height: 400px;
    }
    
    

    For the point #2, how do I get to that page?

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #890935

    Thx a lot Victoria for your help so far!

    For the point #2, you have to pretend an order (it is a test mode). So when you are on the room-service page : https://www.hoteo.fr/fr/room-service/
    you have to click on a meal (which will be added to the basket). Then click on “commander” on the cart symbol top right. After fulfilling the different boxes click on “continuer pour le payment” the credit card number is : 4242424242424242 and then put in the other box whatever “real valid” figures. Then you will be redirected to the right page I would like to modify.

    Thank you so much

    Best

    #892186

    Hi leZ,

    The card worked, but I did not get to that page, I got an error for delivery method and nowhere to choose it.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.