Home Forums Basel support forum Header Icon Cart Reply To: Header Icon Cart

#1497

Artem Temos
Keymaster

Hello,

Here is a code snippet that should help you with your request, put it in Theme Settings -> Custom CSS

.right-column .search-button a i:before {
    font-size: 26px;
}
.shopping-cart>a:before {
    font-size: 26px;
}
.basel-cart-design-3>a .basel-cart-number {
    width: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
}