Home › Forums › WoodMart support forum › Choose Related products › Reply To: Choose Related products
January 19, 2018 at 12:52 pm
#34236
Artem Temos
Keymaster
Try to use this code snippet to make them look cleaner
.thumbnails .owl-nav > div {
width:25px;
height:25px;
margin-top: -12px;
}
.thumbnails .owl-nav>div:after {
font-size: 18px;
line-height: 18px;
}