The slider in Focus Premium Theme
I have had big problems sizing the thumbs showing in the slider in the header, so I’ve changed the size of the slider with custom css in found in another thread here in the support area:
.slider {
width: 950px;
margin: 0 auto;
}
.slider, .slider .slide {
height: 404px;
}
my problem is now that the round buttons in the right lower corner of the slider are cut away, how can I move them to the left so they are visible?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi rudestrand
Try the following under Appearance > Custom CSS:
.slider .flex-control-nav { text-align: center; }Hope that helps.
Thanks, that helped :)
Super, glad that did the trick.
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.