• Resolved Pk Gibson

    (@pkgibson101)


    Hi,
    I use a few extension of your popup-builder. This is just a dev environment. I can’t see the setting for theme selection because some conflict in my site, so I couldn’t select theme 2 and cannot disable the border. can you please help me to disable the border site wide?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Dear @pkgibson101 ,

    Thanks for reaching out.
    May we ask you to put the given code into the Custom JS and CSS field of your popup editing sections switching into the CSS option.

    Here is the code:

    #sgpb-popup-dialog-main-div {
    box-shadow: none !important;
    border: none !important;
    }

    Please, let us know if that helped.

    Thread Starter Pk Gibson

    (@pkgibson101)

    @sygnoossupport Thank you, it’s working ^^

    @pkgibson101 ,

    You are most welcome!
    We are glad it helped.
    In case you will need more help, please, open a new support thread, since we are marking this one as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘remove border’ is closed to new replies.