Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1251838

    Hi there! I got a layout issue with the checkout confirmation page, see link in URL – (when a product is in the cart)…
    Thanks in advance!

    #1251932

    Hey sensufaktur,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1251941
    This reply has been marked as private.
    #1252085

    Hi sensufaktur,

    Image 2020-10-11 at 21.36.15.png
    If this css is added by you, it’s not working and needs to be fixed. When you remove the space between the value and %, then the heading goes higher and is visible.

    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

    
    #top #order_review {
        top: 23.5%;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1252215
    This reply has been marked as private.
    #1252611

    Hi sensufaktur,

    Best regards,
    Victoria

    #1253225
    This reply has been marked as private.
    #1253650

    Hi sensufaktur,

    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

    
    #top #payment {
        margin-bottom: 20px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1253869
    This reply has been marked as private.
    #1254035

    Hi sensufaktur,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Shop Confirmation Page – Layout’ is closed to new replies.