Hello,
I have spoke to the developer of the events calendar from IgniteWoo over the phone to discuss an issue I am having. He said that it was a CSS issue with my theme, so I was hoping I could get some help here.
I have an events calendar. It should display the title of upcoming events. Instead, it is showing a vertical line maybe one or two pixels wide. They are clickable but are not displaying properly. I know little about CSS (thus the reason I purchased an awesome theme like yours). I really hope you can point me in the right direction.
I have already copied all of the CSS from the plugin folders into the theme directory, as instructed by the plugin developer. Now, I am stuck. I have included an image to the issue below, circled in red.
Hi uglymethod!
Thank you for using the theme. I hope you’re doing great.
Can you please give us a link to the website?
Best regards,
Ismael
I realized that the menu for those who are not yet logged in did not include a link to the events calendar. I just added it so you can see the issue.
Thank you again for looking at this for me. If not, I would be lost.
Any ideas?
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#ignitewoo_events_calendar_wrap a.fc-event {
position: relative!important;
}
Best regards,
Yigit
You guys are AMAZING! Thank you!!