Tagged: x
-
AuthorPosts
-
August 15, 2016 at 9:21 am #1131891
Imran MughalParticipantI’m using The Events Calendar plugin by Modern Tribe on a new site that I’m working on. I’ve configured it to use the “Blank, NO Container – Header, Footer” template, but the page still bleeds past the margins. Not sure what I’m missing here.
Here’s a link to the page: http://sierra.imranmughal.com/events/category/event/
I’m inclined to think this might be an issue on the Theme side because when I do the same using the “Blank – Container, Header – Header, Footer”, the page renders just fine.
Any help you can provide would be greatly appreciated.
August 15, 2016 at 10:39 am #1132047
DarshanaModeratorHi there,
Thanks for writing in! Could you please try adding the following CSS rule into your Customizer, Custom > CSS area.
#tribe-events { margin: 40px; }Hope that helps.
August 15, 2016 at 12:19 pm #1132202
Imran MughalParticipantYeah, I did that but it simply adds a 40px margin. What I really want is for the calendar to be flush with the header — so the that the left and right sides of the page line up.
For now, I’ve gone in and manually added a width: 1200px; which seemed to do the trick, but I was wondering if there was a more elegant way so that the page would degrade gracefully on all devices.
August 15, 2016 at 12:58 pm #1132269
RupokMemberHi there,
Thanks for writing back. You can use
max-width: 1200px;instead ofwidth: 1200px;so that it won’t affect the smaller screens.Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1131891 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
