Event page display

Home Forums Calendar Products Events Calendar PRO Event page display

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1078279
    Gwyneth Moss
    Participant

    Hello Tribe

    Please can you help me to improve the formatting of my events pages. There is too much blank space at the top above the image. see a sample at: http://www.efthelps.com/event/eft-constellations-workshop/

    Is it possible to put the date and price on the same line and same style?

    Or can the event title appear as the page title rather than just Events?
    And then not be duplicated below.

    Sorry if I’ve missed something obvious but I can’t see how to change this.

    Also how do I display the venue and organiser pages without a sidebar?

    thanks
    Gwyneth

    #1079807
    Nico
    Member

    Hi Gwyneth,

    Thanks for reaching out! I’ll help you here…

    I’m not able to access your site, seems it’s been lock down by security reasons. Can you please check on that?

    Please let me know about it,
    Best,
    Nico

    #1079811
    Gwyneth Moss
    Participant

    This reply is private.

    #1079813
    Nico
    Member

    This reply is private.

    #1079919
    Gwyneth Moss
    Participant

    Hello Nico
    Argentina is live!
    Gwyneth

    #1080680
    Nico
    Member

    Hey Gwyneth,

    Thanks for following up with this and for granting me access to the site!

    Here’s a little CSS snippet to ‘fix’ the spaces, data and price style. Just add it to your theme (or child theme) or via Simple Custom CSS plugin:

    .tribe-events-schedule h2 {
    display: inline-block;
    margin: 0;
    font-weight: normal;
    vertical-align: middle;
    font-size: 1.2em;
    font-family: 'Open Sans';
    color: #767676;
    }

    We usually don’t support styling customizations, but in cases like this we can provide a little snippet to help you getting started!

    Please let me know if this helps you out,
    Best,
    Nico

    #1086671
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Event page display’ is closed to new replies.