Home › Forums › WoodMart support forum › Brand Images are too large on product page Brand Images are too large on product page This topic has 5 replies, 2 voices, and was last updated 3 years ago by Aizaz Imtiaz Awan. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 13, 2021 at 10:48 am #318164 [email protected]Participant As you can see, the Brand Image on the Single Product page, appears very large. This damages the ux of the website. How can I fix this? Attachments:You must be logged in to view attached files. September 13, 2021 at 12:48 pm #318203 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .pwb-single-product-brands.pwb-clearfix .wd-lazy-load { width: auto; } Regards. Xtemos Studios. September 14, 2021 at 8:48 am #318420 [email protected]Participant Problem fixed but now the Brand Image on BRAND tab shows very big. How can this become smaller too? September 14, 2021 at 10:58 am #318463 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. div#tab-pwb_tab-content .wd-lazy-load { width: auto; } Regards. Xtemos Studios. February 11, 2022 at 1:59 pm #352322 [email protected]Participant Hello. The problem appeared again. The image Brand in the single product page is too big. I used the code that you gave me but it still shows too big. The code on the site is: .pwb-single-product-brands.pwb-clearfix .wd-lazy-load { width: auto; } div#tab-pwb_tab-content .wd-lazy-load { width: auto; } Attachments:You must be logged in to view attached files. February 12, 2022 at 6:59 am #352435 Aizaz Imtiaz AwanKeymaster Hello, The issue is not appearing on my end. The CSS is working fine. Screenshot for Clarification: https://gyazo.com/09e3fe98592175a83ab4578b6fa07fab Please clear cache and check back. Best Regards Author Posts Tagged: brand image Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register