Change size of Slider
I am currently using the page builder along with the extra widgets bundle. I decided to use the slider widget for my homepage. Although, I have a slider on my home page it needs to be a smaller size.
Do I change something in the image size or is there CSS that would alleviate this issue?
Also, how can I change the padding/margin on the top and bottom of the slider?
THANKS!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Josh
Thanks for running Page Builder. What you could do is add a row in Page Builder with three columns and place the slider in the middle column.
I think you might have already adjusted your top margin padding for the widget using Custom CSS, to adjust both you’d insert the following into a Custom CSS space and adjust as required:
#frontwidget { margin-top: 30px; margin-bottom: 50px; }Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.