Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there Kim. So you’re just trying to move “Upcoming Events” down out of the nav there? It should be a simple CSS issue, let me see if our dev Jonah can point you in the right direction there. Stay tuned!

    Hi Kim,

    This is a theme related issue and you’ll need to figure out the particulars yourself but maybe this will help. Add the following to your themes style.css file at the bottom:

    .tribe-events-cal-title {
    float: left:
    margin-top: 50px;
    }
    #tribe-events-calendar-header {
    clear: both;
    }

    I can’t guarantee thats going to work in all browsers (it seems to work for me in Chrome) or is exactly what you’ll want and you’ll need to figure out the rest 🙂

    Good luck and I hope that gets you pointed in the right direction!

    – Jonah

    Thread Starter kimberleyjane

    (@kimberleyjane)

    It didn’t work for me in safari or firefox. I’m still trying to figure this out and I’ve altered the css file to try and find the cause with no success. Firefox suggests this is the tag H2.tribe-events-cal-title but I’ve added padding to it with no luck either. Any other suggestions?

    Kim

    Hi Kim,

    Not really… You’re going to need to play around with the CSS to get it the way you want.

    – Jonah

    Sorry we couldn’t offer up more here, Kim. Please let us know if you need anything else down the road.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: The Events Calendar] Category title not displaying correctly.’ is closed to new replies.