Hi,
1. In order to make the Look Book, I need to choose in the Products widget one of the above type of Products:
‘All’
‘Featured’
‘New’
‘Sale’
‘Recently viewed’
‘Bestselling’
Yet, I want to place images in the Look Book that are not necessary products on the website. Is it possible to insert specific images (or: products, if that is necessarily a requirement for the Look Book), which are not ‘Featured’, ‘New’, ‘Sale’ etc.?
2. What sizes do the images of the look book need to be? In an earlier post on the Royal WordPress Support Forum, I found that the image sizes for the demo page are 1,425px × 1,900px.
But what size should I choose in order for the images to be visible on screen and to have the ‘Product name’, ‘Price’ + ‘Add to cart button’ visible at the same time?
3. The distance between the different images in the Look Book varies. I would like them to have one and the same distance between them. In another earlier post on the Royal WordPress Support Forum, I found that for this result you need to insert the following CSS code:
.swiper-slide {
width: 350px !important;
}
But even with this CSS code, the varying distance remains. How can I achieve the same result as on the demo page?
4. Is it possible to insert a Navigation arrow (e.g. ‘<‘ and ‘>’) in the Look Book? I find the current way of ‘swiping’ not easy to work with.
Thanks.