Здраствуйте,
Подскажите, пожалуйста, как можно увеличить размер checkbox?https://prnt.sc/rY5nmuvT3rei
Я понимаю, что плагин не Ваш, ну я его стал использовать из-за отсутствия у Вас этой функции – хотя Ваша тема лучшая! И поддержка у Вас лучшая и дружелюбная – пока не встречал лучше. Доработать бы Вам фильтры и можно было-бы строить магазин без сторонних плагинов. Автор плагина не отвечает 🙁
Theme version: 8.1.6Hello,
Please try to use the next custom CSS code:
.wpc-filters-widget-main-wrapper ul input {
min-height: 16px;
min-width: 16px;
}
Regards
Вы лучшие!!! Дальнейшего развития Вашем продуктам!
Я сделал код, чтобы выровнять по высоте, подскажите, пожалуйста, это правильно?
.wpc-term-item-content-wrapper, body .wpc-filters-widget-main-wrapper .wpc-term-item-content-wrapper {
display: flex;
align-items: start;
position: relative;
}
С уважением,
If the code gives you the desired result, you can use it.
If you need our assistance, describe the desired result in more detail, please.
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.