I would like the ability to change the color of the buttons on the shop page. I was able to change the button color from the single product page from looking in your support form, but I was unable to find the solution for the button color on the main shop page. I also would like to have the ability to change the text color and font weight. As it is now, my customers are having a hard time reading the text on the buttons.
Hello,
Please add following code into custom.css file.
.btn{
background-color: #51ceed !important;
color:#fff !important;
font-weight: bolder !important;
}
Regards,
Robert Hall.
Thank you that did the trick. I’m also trying to increase the product images in the shop page. I have gone into the settings section of WooCommerce and increased the image sizes, once I did that, I regenerated all of the thumbnails, but I still don’t see a change in image size.
Hello,
If you want to have larger images you need disable sidebar on your shop page in this case or set 3 or 2 products per row in Theme Options > Products Page Layout.
Thank you.
Regards,
Eva Kemp.
Thanks. Once again, great support. I appreciate the help.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The topic ‘Button Edits’ 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.