vertical line on events page

Home Forums Calendar Products Community Events vertical line on events page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1024446
    Edwin
    Participant

    http://upstairslounge.net/z1/events/

    Hi. When visiting the above link, you’ll notice a long white vertical line on the right side of the page. I assume this is to allow for a sidebar, which I don’t need. How can I remove it? I’d like the calendar to stretch the entire width of the page.

    Thanks,

    Edwin

    #1024772
    Geoff
    Member

    Hi @Edwin,

    Are you using the default event template? Head over to Events > Settings > Display and select that template if it’s not already in use and see if that makes a difference.

    If it does, great! If not, then you might be able to override it with this CSS:

    .tribe-events-style-full #main-content .col-9.hb-main-content {
    border-right: none;
    }

    Cheers!
    Geoff

    #1025043
    Edwin
    Participant

    That worked. Thanks!

    #1025325
    Geoff
    Member

    Awesome, my pleasure! Please feel free to let us know if any other questions pop up. 🙂

    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘vertical line on events page’ is closed to new replies.