This topic has 6 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Robert Hall
Hi,
I have a problem with height of the images on my shop page. Some of them are cropped to the size I choosed in woocommerce seetings, and some of them are not. Height of the images was fine until I added some new products today… I used a bunch of codes in custom.ss file that I found on the forum, but none of them seems to work, also I regenerated thumbnails but nothing happend.
Any ideas how to change that?
I got it, you don’t need to answer 🙂
But I have another issue – colour of the “highlighted” page number buttons on my shop page. They’re black and the numbers are also black – how can I change numbers to white?
Hello,
As I see images are shown properly:
http://storage2.static.itmages.com/i/16/0606/h_1465200930_9563183_ef9e959ef4.jpeg
Please show a screenshot of the issue.
Best regards,
Jack Richardson.
Hello,
To change numbers to white add this code in Theme Options > Custom CSS > Global Custom CSS:
.pagination-cubic li span.page-numbers.current {
color: #FFF !important;
}
Best regards,
Jack Richardson.
It worked, thanks!
Hello,
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Shop page images height’' has been successfully resolved, and the topic is now closed for further responses