This topic has 4 replies, 2 voices, and was last updated 2 years, 6 months ago ago by Rose Tyler
Здраствуйте,
Подскажите, пожалуйста, как можно увеличить размер checkbox?https://prnt.sc/rY5nmuvT3rei
Я понимаю, что плагин не Ваш, ну я его стал использовать из-за отсутствия у Вас этой функции – хотя Ваша тема лучшая! И поддержка у Вас лучшая и дружелюбная – пока не встречал лучше. Доработать бы Вам фильтры и можно было-бы строить магазин без сторонних плагинов. Автор плагина не отвечает 🙁
Hello,
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
Tagged: checkbox, increase, persuasive, size, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up