AbleCommerce Forums
»
AbleCommerce
»
Content Management System
»
Catagory Product Grid Product Names Overlapping
Rank: Advanced Member
Groups: Authorized User, Registered, Developers, HelpDesk Joined: 11/30/2018(UTC) Posts: 86
Thanks: 8 times Was thanked: 1 time(s) in 1 post(s)
|
I imported 1200-plus products from a Gold12 database into this new Dev site. I'm finding that the product name is overlapping into the price, reviews and Add to Basket button. However,I can correct this problem, where found, by manually changing the description name length and setting the attributes to not show through the CMS on reviews, price i.e. But for several hundred products this can be time consuming. I've searched this forum to see if anyone else has had this issue with there css layout. Nothing found. Here is a screen shot of what I'm seeing.My Theme was copied when I first spun this site up and set to the default from the original Sample Theme and I have not did any custom code in this area of the site Skin.css,custom.css If anyone has any input please let me know. Thanks for your help. Ricky
|
|
|
|
Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
Hi Ricky, This is because of our styles which makes the height of a Product Title container static. To resolve the issue. 1- Log into admin 2- Go to site.com/Admin/Website/ManageThemes 3- For your active theme click the EditCSS button in the last column 4- Add the below code lines and Save Code:article.product-item h3 {
height:auto;
}
5- Go to the page and refresh. See if the issue is resolved.
|
|
|
|
Rank: Advanced Member
Groups: Authorized User, Registered, Developers, HelpDesk Joined: 11/30/2018(UTC) Posts: 86
Thanks: 8 times Was thanked: 1 time(s) in 1 post(s)
|
Shari that did fix the problem thank you!
Judy I want to thank you as well for catching a problem we had on the BS site some time ago and I thought we had it cleaned up. It looks like you found one that did not get changed. Thanks again for catching that.
Ricky
|
|
|
|
AbleCommerce Forums
»
AbleCommerce
»
Content Management System
»
Catagory Product Grid Product Names Overlapping
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close