[Resolved] werid check-out

Home Forums Support [Resolved] werid check-out

Home Forums Support werid check-out

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

    hi team,

    please have a look. i have a weird optik in my check-out. i have no idea where it comes from.

    screenshot

    site is https://staging-grillschulematzek.kinsta.cloud

    #1654956
    Ying
    Staff
    Customer Support

    Hi Heinrich,

    I checked the check-out page, it seems all right to me.
    https://www.screencast.com/t/EBJ9931Q

    Your screenshot is broken, I can’t locate the issue.

    Let me know if there’s anything I missed 🙂

    #1655321
    Heinrich

    hi ying,

    you viewed the cart page, not the checkout page….

    screenshot link: https://www.dropbox.com/s/ml2lve8zfa2s9pn/Bildschirmfoto%202021-02-11%20um%2019.05.56.jpg?dl=0

    tks for review

    #1655693
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS in your Simple CSS:

    #order_review_heading {
        float: left !important;
        width: 80%;
    }

    Which is breaking the layout.

    #1655703
    Heinrich

    hi david, changed it to:

    #order_review_heading {
    float: left !important;
    width: auto;
    }

    working fine now. tks for the hint.

    #1655978
    David
    Staff
    Customer Support

    Glad to hear that!

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