• Sorry to bother you on this. It’s quite urgent.

    We upgraded to 2.5.2 today.

    After then, something strange happened:
    1. on this page: https://www.jiawei.ch/order-online/
    Your Order went to the bottom. The middle menu part seems too wide.
    2. In the ‘Your Order’ box, for each food item, there are two lines: “customize_messager_charmer”
    3. On the CheckOut page, Personal Info moved to be bottom of the page.
    4. “customize_messager_charmer” appears in the ‘Your Order’ box.
    5. The <br> doesn’t work in ‘Your order’ box on the ‘Checkout’ page.

    Thank you!

    • This topic was modified 4 years, 6 months ago by Sebastian Soo.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Sebastian Soo

    (@yansu)

    Update:

    Just after I sent my last message, the strange text “customize_messager_charmer” disappeared from the ‘Your Order’ box.

    So I crossed-out them from my last message.

    Hi,

    For 1 and 3, try adding this to Appearance > Customize > Additional css:

    .rp-col-xs-12, .rp-col-sm-12, .rp-col-md-12, .rp-col-lg-12 {
        margin-left: -10px;
        margin-right: -10px;
    }

    For the last item, it looks like you are trying to add HTML into the food item title, which the plugin doesn’t support.

    Good luck!

    Thread Starter Sebastian Soo

    (@yansu)

    Thank you! That’s very helpful!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Urgent: Page style completely messy’ is closed to new replies.