This topic has 2 replies, 2 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler
Hi Rose
Can you check the image here : https://gyazo.com/d35dff2ead0985b86ba881e773de30bd
I have a problem in the “sort” area. The height is not big enough.
Where to fix this please?
Hi,
It is because of styles from this plugin – https://prnt.sc/1r4adux
Add the next code in Theme Options > Theme custom CSS > Global custom CSS:
.filter-content form select {
padding: 0 2.9em 0 1em;
}
or disable the mentioned plugin.
Regards
You must be logged in to reply to this topic.Log in/Sign up