Remove border bottom on recent post widget
-
The links in my template are styled using “border-bottom”. I would like to remove the border-bottom from my recent posts widget and my pages widget.
I have managed to remove the border bottom from the text widget using
‘.textwidget a
{
border-bottom: none;
}’I also used the same code to remove the border bottom from the sociable plug in.
What I have tried so far for the other widgets has not worked. If anyone can help me remove the border bottom from my “recent posts” and “pages” widget I would be thankful.
Here is the link to my site.
https://vicegripmarketing.com/
Steve
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Remove border bottom on recent post widget’ is closed to new replies.