Home › Forums › Calendar Products › Events Calendar PRO › Formatting issues
- This topic has 6 replies, 3 voices, and was last updated 9 years, 10 months ago by
Hunter.
-
AuthorPosts
-
June 27, 2016 at 6:10 am #1132243
Adam
Participanthttp://www.acg-analytics.com/dev-catalyst-calendar
I have some problems as shown in the attached jpeg.
1. I want to include a “subhead” to the descriptions in my events. The subhead has an h3 tag but Event Calendar is not recognizing the html tags in any view. My PDF shows an example of the formatting in Day view, but the same problem exists throughout. Is there a fix?
2. The Event description is too far right in Day view. No problem in any other views.
3. In Single Event view, the calendar is not contained within the 100% width of my template.
4. How can I eliminate “Share This Story. Choose Your Platform” and all social media links?
June 27, 2016 at 6:32 am #1132249Adam
ParticipantNote: I figured out the problem with the Event not being contained within the 100% width. Please ignore that issue.
June 27, 2016 at 1:07 pm #1132564Hunter
ModeratorHey Adam,
Thanks for reaching out. The changes you seek are a bit outside the scope we’re able to support, but it appears you’re using the Avada theme which I’m a bit familiar with so I’ll help where I can. You may need to contact the theme authors for advice on your first question.
To fix issue #2, try adding this snippet to your Custom CSS tab in Avada theme’s options:
#tribe-events-day .tribe-events-content {
display: inline-block;
float: right;
padding: 0;
width: 100%;
}You can add/remove the social share box in your Avada theme options under Events Calendar > Events Single Posts.
Thank you for understanding our limitations on support and have a good rest of your day.
Cheers!June 28, 2016 at 4:29 am #1132796Adam
ParticipantThanks for the css. That works well, and thanks for showing me where to find the controls for the social share box.
I thought I fixed my problem with the single event view but I was wrong. I changed the “Layout” setting in “Background” to “boxed”, which fixed the problem with the event content, but it also boxed my header and footer, which is incorrect for my layout. So I’m re-posting my request for help with the problem shown in the attached screenshot, where the content isn’t contained within the 100% page width.
Once again, I appreciate your help with this.
June 28, 2016 at 5:06 am #1132805Adam
ParticipantI just found the option to fix the problem with the single event page display. Please ignore my prior post from this morning, and thanks again.
June 29, 2016 at 12:12 pm #1133671Hunter
ModeratorHey Adam,
Thank you for the update and I’m glad to hear you’ve got everything resolved! I’ll close this thread out but feel free to create a new one if you have any more questions or comments. Take care and have a great weekend.
Cheers!
-
AuthorPosts
- The topic ‘Formatting issues’ is closed to new replies.
