Home / Forums / WoodMart support forum / Products in compare “add to basket” does not allign
Home › Forums › WoodMart support forum › Products in compare “add to basket” does not allign
Products in compare “add to basket” does not allign
- This topic has 13 replies, 2 voices, and was last updated 1 year, 10 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
August 26, 2024 at 12:50 pm #592546
rrafal889ParticipantI use “Even product grid for desktop” and still in “compare section” this function does not work. Please check extra content.
August 26, 2024 at 4:24 pm #592657Hello,
Can you share some screenshots for better understanding where you have faced the issue so I will check and give you a possible solution? Also share the wp logins details of your site.
Best Regards.
August 26, 2024 at 4:32 pm #592665
rrafal889ParticipantI dont want to share screens, as this would be public. I can give you permission in extra content.
August 27, 2024 at 9:57 am #592811Hello,
I have added the products in the compare on your site and not seen any issue.
Best Regards.
August 27, 2024 at 10:37 am #592829
rrafal889ParticipantIt’s because you added products with same number of lines in title. Try products I am sending in extra content.
ALSO Please delete your screenshot, as I dont want this public.
August 27, 2024 at 1:55 pm #592904Hello,
This is due to the long product title. Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS to control the title line limit.
.page-id-45 .wd-entities-title { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; /* Change this value to control the number of lines */ }Best Regards.
August 28, 2024 at 9:24 am #593088
rrafal889ParticipantThank you Aizaz, but I do not want to limit product title.
In Theme settings->product archive-> product styles the parameter “Even product grid for desktop” aligns the “add to basket button” and it aligns the button to the lowest button position in the row. I would like to achieve the same in “compare page”.
August 28, 2024 at 2:18 pm #593233Hello,
Sorry to say it is not possible to align these products with this options. Try to add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS.
.page-id-45 .wd-entities-title { height: 70px !important; }Best Regards.
August 28, 2024 at 4:30 pm #593303
rrafal889ParticipantI added the code, flushed cache, but still page elements overlap each other. Tak a look on the website
August 29, 2024 at 10:00 am #593444Hello,
Can you please share the page URL so I will check and give you a possible solution.
Best Regards.
August 29, 2024 at 2:57 pm #593578
rrafal889Participantyes, I will give page in extra content
August 30, 2024 at 8:40 am #593754Hello,
I have checked your site and it is showing fine.
Best Regards.
August 30, 2024 at 10:10 am #593782
rrafal889ParticipantYes, now it is fine. So it must have been something with cache. Thank you very much for your help. I wish you a great day. Also, can I please ask you to delete all screens and videos from this post? I dont want this public.
August 30, 2024 at 2:15 pm #593905Hello,
I have removed all the screenshots.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register