post-437703
we saw that the numbers are not aligned to the right like the others, is it possible to align them?
This topic has 3 replies, 2 voices, and was last updated 3 hours, 11 minutes ago ago by Andrea
post-437703
we saw that the numbers are not aligned to the right like the others, is it possible to align them?
Hello, Andrea,
To align the numbers, we have added the following custom CSS in Customizer -> Theme Custom CSS -> Global CSS
ul.st-swatch-preview li.type-select.with-count .count {
margin-right: 0;
}
Best regards,
8Theme Team
tank!
You must be logged in to reply to this topic.Log in/Sign up