This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Change size of Slider

11 years ago · Last reply by Andrew Misplon 11 years ago

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!

URL: http://www.thirdstreetcellar.com/beta/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 5 months ago

    Hi 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.

Have a different question or issue?

Start New Thread