Greetings,
I currently have this black border around my side widgets and can’t seem to find the code to add it to my entry posts on my homepage which is what I would like to do.
aside.x-sidebar .widget {border: 5px solid #ccc; /* border */ border-color: black}
My website is
Also as a side question & I don’t know if you can solve this:
I added a rev slider to the functions.php to show recent posts below my header. is there any way to add the same border as above to that as well?