Skip Navigation

[Resolved] Align the Clear All Filters Button on both Directorys

This thread is resolved. Here is a description of the problem and solution.

Problem:

Need to get the reset button to align with the search buttons and submit button.

Solution:

It is a CSS issue, you can try below CSS codes:

https://toolset.com/forums/topic/align-the-clear-all-filters-button-on-both-directorys/#post-1611779

Relevant Documentation:

This support ticket is created 3 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by neilM-12 3 years, 10 months ago.

Assisted by: Luo Yang.

Author
Posts
#1611123

hidden link
hidden link

I have two directories on my site and have a clear all filters button on both but no matter what i try i cannot get the button to align with the search buttons and submit button. They all sit inside a container with align middle set!

Any ideas as its driving me mad !!!

#1611779
css2.JPG

Hello,

It is a CSS issue, you can try below CSS codes:

div.wpv-custom-search-filter-reset, input.wpv-reset-trigger{
        height:100%;
    }

And test again, see screenshot css2.jpg

#1613021

Great support and again, fixed my issue.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.