I was wondering if something in my theme prevents the custom css for making changes in my web?
Try something obvious like:
body {
border: 10px solid red !important;
}
I was wondering if something in my theme prevents the custom css for making changes in my web?
Try something obvious like:
body {
border: 10px solid red !important;
}