Setup
Billing
Troubleshooting
In-Tray
SEO Tools
Emails Out
Redirects
SEO Help
Loyalty Rewards
Domains
Mailboxes
Payment Methods
Pages
Products
Discount vouchers
Shipping rules
Blog
Galleries
Customers
Orders
Footer icons
Currencies
Meta Tags
Email Templates
Layout and design
Usage
Can't find the answer? Submit a
Support ticket
V4 USERGUIDE
Userguide
»
products
/
troubleshooting
» #106. Products not aligning correctly
1,181 views · 4
· 0
Products not aligning correctly
Gaps appear within your product listings. How do you stop this from happening and what causes it?
When viewing your products you can see a problem where they are not aligning correctly ...
There are two ways to correct the issue.
1
Ensure all titles are of a similar length
Shorten the length of the product titles so they fit within the pre-defined area.
2
Edit the CSS file
If you are confident of editing the CSS file, you can add the following code to your CSS file
.productThumb-title { height:90px; }
This alters the height of the product title area to 90px, enough space for longer titles.