This topic has 2 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Robert Hall
Hello,
Is there any way to change the title of “Product Brands” in the single product page side bar?
Also, is there any way to reduce the size of the brand logo in the sidebar without having to re-crop my images? They are rather large right now.
Thanks for the help,
Sarah
Hello,
1) You can change it in \themes\royal\framework\woo.php file on line 500
2) Please add this code in custom.css file
.brand-image{
widht:70%;
}
Regards,
Robert Hall.
Tagged: brands, page, sidebar, single product, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up