Remove Filterbar Border when Collapsed

Home Forums Calendar Products Filter Bar Remove Filterbar Border when Collapsed

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1335457
    William Lee
    Participant

    The filterbar shows a solid horizontal line when collapsed, and it looks fine on desktop devices. However, the line is not positioned correctly on mobile for my site. How can I remove the border only when it’s collapsed (because it looks nice when the filters are displayed). See screen shots.

    #1335758
    Shelby
    Participant

    Hey William,

    I’m happy to help out here! 🙂

    Can you try this bit of CSS and let me know if it works out for you? This won’t remove the line, but will add some space so that it’s aligned more like the desktop version:

    .tribe-is-responsive.tribe-mobile .tribe-events-page-title {
     margin-top: 1em;
    }

    Let me know how that goes, and we’ll work from there!

    Best,
    Shelby 🙂

    #1336009
    William Lee
    Participant

    Excellent! Thanks

    #1336940
    Shelby
    Participant

    Glad to see this resolved William! Please let us know if we can help you out in the future!

    Best,

    Shelby 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Filterbar Border when Collapsed’ is closed to new replies.