Skip to main content
14-Alexandrite
September 24, 2020
Solved

How to give Boarder to popup window?

  • September 24, 2020
  • 2 replies
  • 1289 views

Hello, 

          I want to give boarder to popup window ,it is possible to give boarder to popup window??Please refer the below attachment.

Thanks in advance

Best answer by SachinSharma

Try following custom CSS in the mashup from where you are opening the popup,

.mashup-popup {
border-style: solid;
}

2 replies

16-Pearl
September 24, 2020

Try following custom CSS in the mashup from where you are opening the popup,

.mashup-popup {
border-style: solid;
}

Community Manager
October 1, 2020

Hi @RM12.

 

If you feel your question was answered, please mark the previous response as the Accepted Solution for the benefit of others with the same question.

 

Thank you for your participation in our community.

 

Regards.

 

--Sharon