Hi! The social icons are not showing. Any settings Im missing?
Jan 31,2017 AT 11:03PM - 5 years ago -Hi,
Make sure the section is enabled to display in myeventon->settings->event card
I don’t see any settings in event card but I see an option in Event Card Data. It’s already selected.
go to myeventon->settings->single events and check if “Show social media share icons only on single events” is enabaled.
That’s it. It’s showing now. Thanks! I still can’t get the font size of the description in the event details though.
If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!
Do you want to increase/decrease size of the font?
Increase
Please go to eventon->styles and add following code in the panel and save the settings:
.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p {
font-size: 26px !important;
}
If you do not see any changes, go to myeventon->settings and turn on “Write dynamic styles to header” button.
If you still do not see any change, turn off “Write dynamic styles to header” button, save the settings, turn it back and save the settings again.