This topic has 6 replies, 3 voices, and was last updated 2 years, 4 months ago ago by Olga Barlow
Hi there
Is there any way to make the brand logo slightly bigger in the single product pages? Perhaps entering custom css code of some sort? If you could send to me so I can copy/paste and edit that?
Thanks a lot
Paul
Hello,
The next code can be added in Theme Options > Theme custom CSS > Global:
.single-product .product_brand img {
min-width: 150px;
min-height: 150px;
}
Regards
Thank you Rose, I appreciate it!
Hello,
We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads
Regards
Will do!
Hello,
Thank you!
Regards
The issue related to '‘Make Brand Logo Bigger in Single Product Page’' has been successfully resolved, and the topic is now closed for further responses