This topic has 8 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler
Hi, is there a way to shrink down the size of the items show in Brand slider?
For example in Desktop show 6 items, and mobile show 2 items
thanks
Hello,
Unfortunately there is no such possibility. Sorry.
Regards,
Eva Kemp.
Hi Eva,
Hi Eva,
Please check the link below:
http://prntscr.com/dm5l0l
I also made a post slider to achieve similar slider, and with post slider i can control how many items show per slide in any device, however I’m having some css problem, can you teach me how to hide the post/page title?
Hello,
Try to add this code in Custom CSS:
.home .posts-slider .caption {
display: none;
}
Regards,
Rose Tyler.
thanks works very well, however i can’t get the image size bigger, even i already set the thumbnail size
Hello,
Please add this code in Custom CSS:
.home .layout-horizontal .posts-slider .slide-item .post-news {
width: 100%;
}
Regards,
Rose Tyler.
thank you very much Rose!
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘VC Brand slider number of items’' has been successfully resolved, and the topic is now closed for further responses