This topic has 6 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Is there an easy way to re-arrange / re-order portfolio items? I am not using the filter option as I removed it since I only have one category. I would like to be able to re-order the items manually. Also, how can I set the thumbnail to be fixed size so it looks uniform?
Thank you!
Hello,
Sorry, but there is no possibility to reorder portfolio projects.
Please clarify the issue with thumbnails and show us a page where you have problem.
Best regards,
Jack Richardson.
Here is the link. I would like to have a standard size for all thumbnails (both horizontal and vertical images in same size).
Also would like to remove the second red hover icon on thumbnail, and only have one in there if possible. Thank you!
Hello,
Please use this code in custom.css file:
.portfolio-item .portfolio-image img {
height: 300px;
}
.portfolio-item .portfolio-descr .button.active.btn-link {
display: none;
}
Best regards,
Jack Richardson.
Thanks that works for the height but now the horizontal images get distorted. :-/
Hello,
In this case you need to upload images with similar dimensions, otherwise horizontal images will be distorted.
Regards,
Eva Kemp.
Tagged: portfolio, re-order, size, templates, thumbnails, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up