I would like to know how to make the footer widgets transparent so the wooden background shows through. Also change the color for the text on the sub-menu to black and finally reduce the size of the product thumbnails to a smaller size as they are low quality at the moment. Take a look at ryguysupply.com to see what I am talking about. Thanks
Make the footer widget transparent, edit sub-menu colors, reduce thumb height
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
I see you've solved your first two issues. Your thumbnail size can be adjusted through the config.php file found in Abundance\woocommerce-config\
Here at line 26 you'll see
$avia_config['imgSize']['shop_catalog'] = array('width'=>300, 'height'=>300);
You can change the width & height to what you'd like your images to be. You have to remove the images & add them again before the changes will apply.Posted 1 year ago #
Reply
You must log in to post.














