Tagged: x
-
AuthorPosts
-
October 28, 2016 at 4:58 am #1234588
ParadoxVapezParticipantHello all, I am using Ethos stack on my events page and i am using the event plug in THE EVENT CALENDAR, please tell me why for example http://www.myeventsnyc.com/event/secret-loft-show-comedy-dance-party-free-pizza/ if you scroll to the bottom youll notice the details are all in a font that has a different color. I have been trying to inspect it to know where to change but with no luck, I also need help with my submission FORM page http://www.myeventsnyc.com/submit-event/
as you can see all of my entrys are in white font again tried to inspect could not figure it outOctober 28, 2016 at 10:02 am #1234846
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.single-tribe_events .tribe-events-event-meta dl, .nf-field-label label { color: black; }Hope it helps
Joao
October 28, 2016 at 11:53 am #1234974
ParadoxVapezParticipantI want to change the color just on one form I figured out how to change the other things my submit event forms font color I cant figure it out for anything!
October 28, 2016 at 12:06 pm #1234988
ParadoxVapezParticipanthttp://www.myeventsnyc.com/submit-event/
thats the page, mind you I want the little titles above the entry boxes font color change with OUT going SITE wide.October 28, 2016 at 6:21 pm #1235349
JadeModeratorHi there,
Please try this:
.ninja-forms-form-wrap *, .ninja-forms-form-wrap *:after, .ninja-forms-form-wrap *:before { color: #000; } .ninja-forms-form-wrap *, .ninja-forms-form-wrap *:after, .ninja-forms-form-wrap *:before {} .nf-field-element input { height: 40px !important; } -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1234588 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
