Tagged: x
-
AuthorPosts
-
September 28, 2016 at 3:54 pm #1194610
pdopchevParticipantHi guys,
struggling with an issue with the Events Calendar – trying to align the text and content on the list view of the calendar but some of it is still align to the left. Any ideas?
This is what I have for css:
/* Calendar text align - list view */ #tribe-events-content.tribe-events-list { text-align:center; align-content:center; }“text-align:center” works well but the align-content:center; seem to do nothing…
link: http://www.enjoycrestedbutte.com/crestedbuttesnowsports/events/
Thank you!
September 28, 2016 at 7:06 pm #1194821
Rue NelModeratorHello There,
Thanks for writing in! To resolve your issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.tribe-events-list .tribe-events-event-image { float: none; margin-bottom: 20px; } .tribe-events-list .tribe-events-event-image+div.tribe-events-content { float: none; width: 100%; }We would loved to know if this has work for you. Thank you.
September 29, 2016 at 6:37 pm #1196485
pdopchevParticipantGreat! Thank you so much! It works well!
September 29, 2016 at 10:18 pm #1196815
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1194610 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
