• Resolved drvtch0091

    (@drvtch0091)


    The modal that pops up and allows users to customize a design works, but the sticky header text, “Create a personalized design” overlaps the text in the product-customizer__content element so it is unreadable. I’ve tried adding custom CSS like:

    
    .product-customizer__content {
     margin-top: 100px !important;
    }
    

    but it will not adjust the text in the modal. Any advice?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey @drvtch0091,

    Thank you for reaching out!

    Could you please send us your account email address along with a screenshot of the modal to [email protected]? We’ll investigate this further with our developer team.

    We hope to hear from you soon!

    Additionally, we have looked into this a little bit more in depth and it would not be possible to style iframe from another domain due to same origin policy.
    Find more information at this link here.

    Please let us know if you have any further questions at [email protected]!

    vikkibaptie

    (@vikkibaptie)

    Hi, I am getting this error too. I’ve sent an email to feedback. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom Design Modal Text Overlapping’ is closed to new replies.