Tagged: x
-
AuthorPosts
-
April 13, 2016 at 9:34 am #880100
Catherine RParticipanthi, I have two blog-style pages on the site, both running with posts. One is news and one is texts.
I would like the sidebar of each page to correspond with the News posts, or the Texts post. I have used the sidebar/widget function, specifying the category, but the styling is not really what I would like.
the original styling I had set up is on the Texts page. How can I get the functionality of the News posts, but keep the styling of the Texts post?
details about the site are posted in private.
thank you for your help!April 13, 2016 at 9:35 am #880104
Catherine RParticipantThis reply has been marked as private.April 13, 2016 at 5:42 pm #881025
Nabeel AModeratorHi Catherine,
Thanks for writing in! Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-recent-posts a { border: none !important; border-bottom: 2px solid #e5e5e5 !important; background-color: transparent !important; } .x-recent-posts .h-recent-posts { color: #000 !important; }Let us know how this goes!
April 13, 2016 at 5:55 pm #881045
Catherine RParticipantalready a big improvement, but the titles are still running off of the page.
thank you for your advice!April 14, 2016 at 1:21 am #881545
Rue NelModeratorHello Catherine,
Thanks for the updates. To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-sidebar .x-recent-posts .h-recent-posts, .x-sidebar .x-recent-posts .x-recent-posts-date{ text-overflow: clip; white-space: normal; }We would loved to know if this has work for you. Thank you.
April 14, 2016 at 2:16 am #881640
Catherine RParticipantTWO THUMBS UP, themeco!
thank you!April 14, 2016 at 5:37 am #881948
ZeshanMemberYou’re most welcome, Catherine! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-880100 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
