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
Site URL: hidden Theme version: 8.2Hello,
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
Hello,
We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads
Regards
The topic ‘Make Brand Logo Bigger in Single Product Page’ is closed to new replies.
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.