Reply to: RSVP settings

Hello,

Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and answer your question. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer!

Reply to: can’t activate paid submissions

Hello,

I am sorry, the access information you have provided did not work for us. Please check them and post the correct login information as a private message, thank you!

Reply to: More white space between tiles

Thank you! Almost perfect.

Is it possible, for a mobile phone, to show just one tile in a row, now I see three.

And can you give me directions how I can set the tittle front in another size for mobile?

Sorry I asked so much, but I’d like this to be a succes 🙂

Reply to: More white space between tiles

1. Please use this code and remove my previous one:

.ajde_evcal_calendar.boxy .eventon_list_event {
width: 49.5%;
margin: 0 .25% .5%;
}
.ajde_evcal_calendar.boxy #evcal_list {
margin: 0 -.25%;
}
.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, .ajde_evcal_calendar.boxy.box_4 .evoShow_more_events {
width: 24.5%;
margin: 0 .25% .5%;
}
.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events {
width: 32.5%;
margin: 0 .25% .5%;
}
@media (max-width: 650px){
.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, .ajde_evcal_calendar.boxy.box_4 .evoShow_more_events,
.ajde_evcal_calendar.boxy .eventon_list_event{width: 100%;}
}

2. Please try this code:

span.evcal_desc2.evcal_event_title {
font-size: 40px !important;
}

.evcal_cblock .evo_start em.date,
.evcal_cblock .evo_end em.date {
font-size: 26px !important;
}

.evcal_cblock .evo_start em.month, .evcal_cblock .evo_end em.month, .evcal_cblock .evo_start em.day {
font-size: 18px !important;
}

If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.