PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

How do I set the text size for the "HUSKY" filter?

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Please look at the content in Screenshot 1 and Screenshot 2. Both the content within the various colored boxes in Screenshot 1 and the content within the black box in Screenshot 2 are too large; the filter can't even fit on the left side of the webpage.

Could you please tell me how to adjust the size of the content within the various boxes in Screenshot 1 and Screenshot 2?

Alternatively, could you write some code to control the size of the content in Screenshot 1 and Screenshot 2?

Hello

CSS customization will resolve it, I can do a little here:

.woof_price_filter_txt_slider {
    display: flex;
}
.irs--round.irs-with-grid{
margin-top: 21px;
}
button.woof_reset_search_form{
background-color: green !important;
margin-top: 21px;
}
Result: