- Issue description:
I use this CSS code to add a border around Blog Popup
div[class*="eapps-blog"] div[class*="popup__Content"] {
border: 5px solid #f1f;
}
However I found it doesn’t work in Edit Mode, and even when saving and checking on the page (on my test site) where I added widget, the code still doesn’t run.
I checked in Chrome Dev Tool and the code seems correct.
- Link to the page with the widget in question:
Blog – teambooks