On the main page of the site you can see events list. There’s a problem with link “more” which is situated in front of text and make the text unreadable. As example you can see it if you click on the second event in the event list on a main page. How can I fix it?
Feb 13,2017 AT 10:30AM - 5 years ago -Please go to eventon->styles and add following code in the panel and save the settings:
p.eventon_shad_p {
position: absolute !important;
bottom: 0 !important;
left: 50% !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.
Thank you very much! Problem solved!