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

    I messaged you on themeforest and you gave me this code to fix the below issue but it didn’t work (

    .modal { top: 160px !important; }

    )

    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.

    http://www.islandmassagetherapist.com/gift-certificates/

    #551541

    Hi dani808!

    Try this out.

    .modal_content {
        top: 160px !important;
    }

    Regards,
    Elliott

    #599491

    I am still trying to resolve this, no one has responded to me again. Can you please help?

    #599881

    Hey!

    We have already replied you as you can see above. Have you tried using following code

    .modal_content {
        top: 160px!important;
    }

    Cheers!
    Yigit

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