Home / Forums / WoodMart support forum / I have a few questions regarding the design revisions.
Home › Forums › WoodMart support forum › I have a few questions regarding the design revisions.
I have a few questions regarding the design revisions.
- This topic has 5 replies, 2 voices, and was last updated 3 months, 3 weeks ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
March 13, 2026 at 12:55 pm #712418
luxxonmedia.comParticipantI have a few questions regarding design modifications.
1. I would like to change the background color of the footer. Please look at the image.
Where can I make these changes?
2. I want to display only two spaces for the product description text on the thumbnails.
Where can I make these changes?
3. I want the images in the categories to appear circular. Where can I make these changes?
Thank you in advance for your cooperation.
Thank you also for your always quick responses.
Jessica
Attachments:
You must be logged in to view attached files.March 13, 2026 at 7:11 pm #712497Hello,
Your site is password protected and given logins are not working. Can you please share the correct logins so I will check and solve the issue.
Best Regards.
March 13, 2026 at 7:32 pm #712502
luxxonmedia.comParticipantSORRY
March 14, 2026 at 10:07 am #712549Hello,
1. To change the footer background color, please go to Theme Settings >> Footer >> Change the Background color: https://ibb.co/Gfz3Gs6r
2. Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.wd-product-wrapper.product-wrapper .wd-product-cats { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; max-height: 2.8em; }3. I have found that you have already set the shop by collection categories images in the circle: https://ibb.co/zhZwdd8s
Best Regards.
March 14, 2026 at 2:42 pm #712599
luxxonmedia.comParticipantOH Great
Thanks—issues #1 and #2 have been resolved.
The reason everything currently appears circular is that all the images were pre-edited into a circular shape using Photoshop.However, when I hover over them, the circles suddenly zoom in, causing the top and bottom edges to get slightly cut off.
Please take a look at the reference image provided.I would be incredibly grateful if you could set it up so that the images automatically display as circles even when I upload the original, unedited photos.
Have a wonderful day!
Stay healthy!Attachments:
You must be logged in to view attached files.March 14, 2026 at 3:34 pm #712613Hello,
3. Please try to check back to your site again now, I have set it for you on your site: https://postimg.cc/CB5Q4Nrz
Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register