I found some CSS online searching for “.da-close”that I am playing around with. All seems to work OK. Sample of what I am using is below if anyone else did not know!
.da-close {
font-size: 82px!important;
width: 50px!important;
height: 50px!important;
line-height: 50px!important;
color: #FF0000!important;
top: 80px!important;
right: 80px!important;
left: auto!important;
background-color: blue!important;
}
.da-close:hover {
background-color: #32CD32!important;
}
Hi @jetpack1,
Thank you for your suggestions. I appreciate your contributions.
I checked, confirmed, and found that the code does help in customizing the size of the close button.
See here: https://share.getcloudapp.com/xQuRoYGn
You can also find our knowledge base article “How to customize the close button” for further styling.
See here: https://divimode.com/knowledge-base/how-to-customize-the-close-button/
Thank you, once again. Please do not hesitate to ask any further questions. I appreciate your efforts. 🙂