The title explains what I’m attempting to do. I think part of the issue is semantics — what I’m referring to as ‘border color’ is actually ‘background’, but which one? There’s Style > Post > Background Color, which is the background color of the widget, and Style > Background > Background, which is the border I’m trying to change. I tried the following CSS variations, but neither of them work:
Thank you, Max! I went with a slightly different color for better visibility, but your code works perfectly. Now that I see it in action though, it appears I requested the wrong thing. Hover state does indeed now highlight the border, but it highlights the border for the entire feed, not just the post hovered. Is there a way of either changing the border color on just the post hovered, or alternatively, change the background color of a particular post when hovered?
Follow-up Question: It seems I had the class wrong, and from other posts I’ve read, other people have the same confusion. Is there a way to determine the class using our browser’s Rt-click + Inspect menu? It looks like the info might be there, but the quantity of data is overwhelming.
Yes @Max , works great! I had to reduce padding to fit within the constraints of my narrow sidebar where the widget is placed, and I want the transition away to be instant, so I changed “ease-in-out” to “ease-in” and it is now perfect!
My thanks to you and the dev working behind the scenes. You should both take the rest of the day off with pay. If anyone asks, just tell them I said it’s okay lol!