Home › Forums › Basel support forum › featured and "new" labels inline, not in 2 rows › Reply To: featured and "new" labels inline, not in 2 rows
January 18, 2018 at 7:59 am
#33937
Artem Temos
Keymaster
Hello,
Here is a code to make labels inline. Unfortunately, there is no CSS code to make their shapes to star
div.product-labels {
flex-direction: row;
}
div.product-labels .product-label {
margin-right:5px;
margin-bottom:0;
}
div.product-labels .product-label:last-child {
margin-right:0;
}
As for the purchase code, we see that you didn’t purchase an extended support period and you have only standard 6 months support. If you think it is a mistake, you need to contact ThemeForest with this question and ask them to check your purchase. Then, we will be able to update your purchase code.
Kind Regards