just trying to increase the size of the font for the “show more events” bar and change the background color of the bar when using this shortcode:
[add_eventon_list show_year="yes" number_of_months="18" show_limit="yes" event_count="4" hide_past="yes" hide_past_by="ss" hide_empty_months="yes" ft_event_priority="no" ]
I can make a ticket though, no problem.
Feb 17,2017 AT 7:05PM - 5 years ago -Sorry, that should not have been the message:
—
[add_eventon_list show_year="yes" number_of_months="18" show_limit="yes" event_count="4" hide_past="yes" hide_past_by="ss" hide_empty_months="yes" ft_event_priority="no" ]
Please send us wp-admin access to your site as a private message for us to further assist your situation.
Can you tell me what I’m doing wrong with this custom css code? Itried many variations, clearing the cache between each page load. It never changes.
/* show more events button */ .eventon_events_list .evoShow_more_events:hover{opacity: 0.7}.eventon_events_list .evoShow_more_events{text-align: center;background-color: #E8CAC6;color: #929292;text-transform: uppercase;cursor: pointer;font-size: 20px;padding: 5px 0;margin: 0;!important;}