We have a page to show all of the Brands we carried.
However, whenever we click to show the All Brands page, all the Brands name are not aligned, especially below. How can we fix it?
Please see attached screenshots.
This topic has 4 replies, 3 voices, and was last updated 1 months ago ago by Luca Rossi
We have a page to show all of the Brands we carried.
However, whenever we click to show the All Brands page, all the Brands name are not aligned, especially below. How can we fix it?
Please see attached screenshots.
Hello, Peter,
Thank you for reaching out to us.
Could you please provide a link to the page you are referring to, as well as temporary access to the admin panel, so that we can review your settings?
Warm Regards,
The 8Theme Team
Hi @Peter,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
.brands-list .et-isotope-item .work-item {
min-height: 215px;
}
Kind regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up