Home › Forums › Calendar Products › Events Calendar PRO › Edit List Event Widget
- This topic has 7 replies, 4 voices, and was last updated 9 years, 7 months ago by
Alessandro.
-
AuthorPosts
-
September 7, 2016 at 4:56 am #1160857
Alessandro
ParticipantHello, i want edit “list event widget”. I Use Avada Theme and i want show in the widget only Venue, City and Date of event at 18px, and i don’t want show Event Title.
Can you help me and write me the css command please?ps Look the picture
September 7, 2016 at 3:22 pm #1161242Cliff
MemberHi Alessandro.
Thanks for the screenshot, but could you please provide a link to view this? Hiding it via CSS is easy if we can get to the link to see the page’s source code.
September 8, 2016 at 2:03 am #1161403Alessandro
Participanthello, the link to view it is http://www.teatronovanta.it/produzioni/canto-di-natale/
Help me pleaseSeptember 8, 2016 at 10:04 am #1161606Cliff
MemberHere’s some CSS to help. It will affect ALL instances of the widget across your site unless you replace
.tribe-events-adv-list-widgetwith#tribe-events-adv-list-widget-5
:::.tribe-events-adv-list-widget .tribe-mini-calendar-event .list-info, .tribe-events-adv-list-widget .tribe-mini-calendar-event .list-date .list-dayname, .tribe-events-adv-list-widget .tribe-mini-calendar-event .list-date .list-daynumber { font-size: 18px; } .tribe-events-adv-list-widget .tribe-events-title { display: none; }Please let me know if you need anything else.
September 9, 2016 at 1:38 am #1161922Alessandro
ParticipantOk, TNX!!!!!
But now layout is incorrect. Please Can you tell me how I can bring down a line of the date and place ?
I would like the city name in red, on the same line but before place how can I do ?
Thank you-
This reply was modified 9 years, 8 months ago by
Alessandro.
September 9, 2016 at 9:07 am #1162071Cliff
MemberPlease understand that our support does not include assisting with customizations, including CSS, per our Scope of Support / Terms
However, on occasion, we do provide CSS tweaks, like I’ve done for you, but I cannot continue with any future requests.
.tribe-events-adv-list-widget .tribe-mini-calendar-event .list-info { padding-top: 15px; } .tribe-events-adv-list-widget .tribe-mini-calendar-event .tribe-events-locality { float: left; } .tribe-events-adv-list-widget .tribe-mini-calendar-event .tribe-events-locality::after { content: "—"; } .tribe-events-adv-list-widget .tribe-mini-calendar-event span.tribe-events-locality { color: red; }I hope this works well for you.
October 1, 2016 at 9:35 am #1171475Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts
- The topic ‘Edit List Event Widget’ is closed to new replies.
