Hello.
I was wondering if the padding inside the boxes under the text could be modified. I am attaching 2 screenshots so you can see what I mean. In screenshot #1 there is the same space on top of the title and under the subtitle. On screenshot #2 (that one is from my website) the space under the subtitle is larger than that on top of the title.
At the moment I am using this code (that I got from you):
.eventon_events_list .eventon_list_event .evcal_list_a {
padding: 10px 0 0px !important;
}
but I would like to have exactly the same amount of pixels over and under the text (as in screenshot #1). Is there a code I could use for that?
Thank you
Jan 20,2017 AT 4:52AM - 3 years ago -Please upload the screenshots again.
I cannot see them
The first image is screenshot #1 : how I would like to get my calendar to look like
The second image is how my calendar is looking at the moment
ok.
Try these code:
span.evcal_desc3 {
display: none !important;
}
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle {
padding-bottom: 10px !important;
}
That worked perfectly. Thank you so much. 🙂
Actually no, it didn’t. Sorry 🙁
It seemed it worked on some of the boxes (the ones where the title is very long and takes up 2 lines). But the ones where the title is 1 line long still has a wider space under the subtitle.
You can check it out here: http://elcantodeorfeo.com/calendar/
In such scenario, I do not think you will be able do the change with just css.
You need much more work and if you need customization service, please use the for below:
http://customer.ashanjay.com/submit-customization-requests-for-eventon/
Ok! Thank you! I’ll think about it 🙂
Thanks for your help.
Sure, no problem.
Please open new ticket if you need our help again.