stupid request: how do I bump up the size of the ‘Show Filters’; text?

Home Forums Calendar Products Filter Bar stupid request: how do I bump up the size of the ‘Show Filters’; text?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1343429

    My client would like the ‘Show Filters’ toggle string to be a little more prominent on the calendar page. I changed it to all caps and SHOW FILTERS TO NARROW YOUR SEARCH since that makes it a little clearer, but that still didn’t help.

    I looked in your css and postcss files and tweaked a couple of settings but to no avail. And I don’t see an option to modify that on the Theme Customizer -> Events Calendar panel.

    Suggestions?

    #1343469

    PS: I’m using the vertical layout, default display state: closed (per my client’s request), and the full Tribe style.

    You can see the calendar here: https://keypennews.com/events/

    #1343577
    Courtney
    Member

    Hi Joseph

    Can you add the following code to your child theme, or in Appearance ยป Customize ยป Additional CSS?

    .tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_wrapper #tribe_events_filters_toggle
    {font-size: 1rem !important;}
    

    Let me know if that works for you. You can adjust the number to 1.5, etc until you find the size that looks right for you.

    Thanks
    Courtney ๐Ÿ™‚

    #1343592

    Worked like a charm, thank you!

    #1343596

    Thanks Courtney!

    #1343604
    Courtney
    Member

    Thanks Joseph! Happy to help. Let us know if you need more help again.

    Thanks
    Courtney ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘stupid request: how do I bump up the size of the ‘Show Filters’; text?’ is closed to new replies.