I tried to change the css of the Product Category widget that is messy in the custom css but it didn't work.
where can i change the css to align this category box?
Hi,
You can place a CSS in Betheme -> Theme options -> Custom CSS & JS -> CSS.
If you need help with writing that, please attach a link to your website.
Thanks
Hi Phil, actually I tried this before and it didn't work.
I used custom css a lot when betheme didn't give many options for changes. Now I hardly use it.
What am I doing wrong in this case?
Thnx
I need a link to your website to check that.
Best regards
ok phil,
https://pontozuniformes.com.br/uniformes-escolares/
thnx
Please try the following code:
.select2-container--default .select2-selection--single .select2-selection__arrow { top: 25px!important; } .select2-container--default .select2-selection--single{ height: auto!important; }
The first part is the modified code that you already have on your website.
it worked!
thx phil
Comments
Hi,
You can place a CSS in Betheme -> Theme options -> Custom CSS & JS -> CSS.
If you need help with writing that, please attach a link to your website.
Thanks
Hi Phil, actually I tried this before and it didn't work.
I used custom css a lot when betheme didn't give many options for changes. Now I hardly use it.
What am I doing wrong in this case?
Thnx
I need a link to your website to check that.
Best regards
ok phil,
https://pontozuniformes.com.br/uniformes-escolares/
thnx
Please try the following code:
The first part is the modified code that you already have on your website.
Best regards
it worked!
thx phil