Spacing between menu and event

Home Forums Calendar Products Events Calendar PRO Spacing between menu and event

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

    hello Tribe

    Please can you help me with the event title and page title.

    If I enable page title on the event page it duplicates, the title is shown twice like this:
    http://clients.headjog.co.uk/EFThelps/courses/eft-part-one-october/

    If I disable the page title then I get no spacing between the site menu and the event title like this:http://clients.headjog.co.uk/EFThelps/courses/eft-part-two-september/

    Is there a way to add spacing above the event title?

    best wishes
    Gwyneth

    #995010
    George
    Participant

    Hey Gwyneth,

    If you add CSS like this to the bottom of your theme’s style.css file, it should add some spacing like you describe:


    #tribe-events-content {
    margin-top: 58px !important;
    }

    Here’s a screenshot of how that looks on your site → https://cloudup.com/crDlCK-zgRq

    You can adjust the “58” there to any number you want, to increase or decrease that spacing, but this should hopefully get you started in the right direction. We unfortunately can’t offer much more than this in terms of specific code/design tweaks, but please do let me know if this works and if you have any other questions, comments, concerns, etc.

    Thanks!
    George

    #999109
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Spacing between menu and event’ is closed to new replies.