Hiding the vertical divider

Home Forums Calendar Products Events Calendar PRO Hiding the vertical divider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1004730
    Bill Even
    Participant

    Can you tell me how to hide the vertical grey line running through my sidebar?

    http://vin-chet.com/events/

    Thanks!

    Bill

    #1004898
    Brian
    Member

    Hi,

    Thanks for using out plugins I an try to help out here.

    It looks like that line is being placed there by your theme.

    I got this css to remove it:


    .tribe-is-responsive #main-content .container::before {
    background: none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #1004971
    Bill Even
    Participant

    Brian,

    You are awesome.

    Thank you for the assistance.

    Bill

    #1005002
    Brian
    Member

    Great glad it helps.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hiding the vertical divider’ is closed to new replies.