• Resolved smcraigo

    (@smcraigo)


    I would like to change the border from the black to a lime green color. This is what I have in the CSS:

    .sgpb-content sgpb-content-206 sgpb-theme-6-content sg-popup-content {
    margin-left: 20px;
    margin-right: 20px;
    border: 3px lime;
    }

    And it is not changing the border of the popup.

    Thanks!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Dear @smcraigo ,

    Thanks for the message!
    Can you, please, insert the given code into the CSS field of the Custom JS and CSS section of the popup editing area: https://prnt.sc/ui7ven

    Here is the code to insert:

    #sgpb-popup-dialog-main-div {
    box-shadow: #1E73BE 0px 0px 0px 6px !important;
    }

    Where the #1E73BE is the color and the 6px is the stroke size?

    Please, give it a try and let us know about the results, please.

    Dear @smcraigo ,

    How are you today?
    Just wondering whether you saw our previous message?
    Have you tried the given solution?
    Did that help?

    Thread Starter smcraigo

    (@smcraigo)

    Hello – I did see your message, but decided to go with another plugin where it was easier to change the color. I couldn’t wait two days for an support ticket to be answered as this was something that was urgent for a client. Thank you.

    @sygnoossupport I found this very helpful, thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing color of popup border’ is closed to new replies.