Tagged: x
-
AuthorPosts
-
June 29, 2016 at 4:54 pm #1065603
Josiah WParticipantWhat global css do I need in order to get Events Calendar Pro “views” to display in full width?
See attached “Need Full Width.png”.I also need to make a color change to the date box and header on the ECP widget. See attached “ECSS.png”.
June 29, 2016 at 9:53 pm #1066071
Prasant RaiModeratorHello There,
Thanks for writing in!
You can select Full Width Layout Template under Page attributes section. And let us know how it goes.
Thanks.
August 8, 2016 at 6:52 pm #1122887
Josiah WParticipantThank you, that answers my first question. What do I do about the color change?
August 8, 2016 at 10:17 pm #1123161
John EzraMemberHi there,
Thanks for updating the thread! We’ll need to use CSS. Please provide your URL so we can take a look at the elements in question. Thanks!
August 21, 2016 at 10:00 pm #1140906
Josiah WParticipantAugust 21, 2016 at 10:46 pm #1140944
NicoModeratorHi There,
Thanks for your URL to us.
Add this in your customizer > Custom > CSS:
to change the box color:
.tribe-mini-calendar-event .list-date{ background: #000; }To change the font colors:
.tribe-mini-calendar-event .list-date .list-dayname{ color:#FFF; } .tribe-mini-calendar-event .list-date .list-daynumber{ color:#FFF; }Feel free to change the html color to achieve the best color you want.
Let us know how it goes.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1065603 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
