Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #599492

    3 months ago you guys gave me a fix on something but it didn’t work, I messaged you guys back on both places that it didn’t work and no one responded. Starting a new post again.

    We have code to embed our squareup products. When you click on a product or the cart, anything where the item opens up, the window goes under the header so you can’t read the top or access the option to close it out.

    You told me to add this:
    .modal { top: 160px !important; }

    )

    #599498

    Hi @dani808 ;
    Try with this one :
    .modal_content { margin: 150px auto !important; }

    #599521

    Still didn’t work :(

    #599531

    Hi!

    We do answer all tickets as soon as possible. but not sure what happened with the previous ticket but sorry that your issue wasn’t resolved.

    Please use the below css in Enfold > general Styling > Quick CSS

    After that please refresh the browser cache and check it out :)

    #header {
        z-index: 1!important;
    }

    Cheers!
    Vinay Kashyap

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