Tagged: x
-
AuthorPosts
-
February 3, 2017 at 11:05 am #1356939
SmarticleParticipantHey,
I’ve taken the code from a Cornerstone button and pasted the html into basic text widget. However, the global link colour for sidebars is affecting the text on the button. Officially the button text should be white in both standard and hover states. That’s what I need. But I don’t want to affect the rest of the links—under Recent Posts for example—because I’m happy with the way they function, i.e. teal then green on hover.
Here’s the site…
http://cotconference.wpengine.com/category/latest-news/
I’ll provide logins in the next post.
Oh, also… how can I reduce the tracking (text spread) in the widget titles?
Cheers
February 3, 2017 at 11:09 am #1356948
SmarticleParticipantThis reply has been marked as private.February 3, 2017 at 3:01 pm #1357218
FriechModeratorHi There,
Thanks for writing in! For the button, add this on your custom CSS.
.x-sidebar a.x-btn, .x-sidebar a.x-btn:hover { color: #fff; text-shadow: none; text-decoration: none; }And this for the widget title letter spacing.
.x-sidebar .h-widget { letter-spacing: 1px; }Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1356939 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
