Tagged: x
-
AuthorPosts
-
April 30, 2016 at 6:34 am #906837
lgcollParticipantHello there,
I’m having difficulty making the style of the widgets in my sidebar match up and was wondering if anybody could help!
Here is what I want to accomplish:
I want to make the titles of the links in the ‘Related Posts’ section match the titles of the links in the ‘Popular Posts’ section.
In other words, I want the links in the ‘Related Posts’ section to be a) the same size font as in the ‘Popular Posts’ section and b) underlined when resting and not underlined when hovering (as in ‘Popular Posts’ section).
Is this possible?
Thanks 🙂
p.s. I will attach my login info below in a private reply
April 30, 2016 at 6:35 am #906838
lgcollParticipantThis reply has been marked as private.May 1, 2016 at 1:43 am #907544
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.upw-posts .entry-title a { letter-spacing: normal; font-size: 14px; font-style: normal; font-weight: 400; text-decoration: underline; } .upw-posts .entry-title a:hover { text-decoration: none; }Hope it helps.
May 1, 2016 at 6:23 am #907724
lgcollParticipantWorked like a charm – thank you! 🙂
May 1, 2016 at 9:24 am #907867
ThaiModeratorYou’re most welcome 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-906837 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
