Tagged: x
-
AuthorPosts
-
May 19, 2016 at 12:25 am #998829
martinezgParticipantHow can I make the topic titles in my forum in bbpress fit the entire container? at the moment it wraps to the left hand side leaving a blank space to the right
May 19, 2016 at 2:41 am #998956
RupokMemberHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL (kindly provide the exact page URL in question). This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
May 19, 2016 at 9:07 pm #1000693May 19, 2016 at 11:08 pm #1000872
DarshanaModeratorHi there,
Please add the following CSS media query into your Customizer, Custom > CSS area.
@media (max-width:480px){ li.bbp-forum-info, li.bbp-topic-title { width: 100%; } }Hope that helps.
May 21, 2016 at 10:12 am #1002997
martinezgParticipantthat worked! thanks a lot! always very helpful
May 21, 2016 at 10:39 am #1003029
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-998829 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
