This topic has 2 replies, 2 voices, and was last updated 3 years, 7 months ago ago by Olga Barlow
how i can change the logo size of the brand in carousel and the space between them?
the logo are 200 x 100 and apear at carousel 300x 150.
https://prnt.sc/11gp9vd
also in filter you can not read what you choose
thanks
Hello,
1) Add the below code to Theme Options > Custom CSS to fix the brands carousel size
.owl-carousel .et-brand img {
width: auto;
}
2) Provide us with link to your shop page to check the issue with the filters and help you.
Regards
You must be logged in to reply to this topic.Log in/Sign up