Is it possible to add a vertical margin/space between items on the portfolio slider?
Have attached a mockup for reference.
Thanks
Hi,
It can be done with a custom CSS code.
Do you need help with writing it?
Best regards
Yes please!
Try the following CSS code:
.portfolio_slider .slick-slide{ padding: 0 5px!important; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks very much, worked brilliantly.
Comments
Hi,
It can be done with a custom CSS code.
Do you need help with writing it?
Best regards
Yes please!
Try the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Thanks very much, worked brilliantly.