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.

The slider in Focus Premium Theme

Resolved 3 replies premiumthemetheme-focus
11 years ago · Last reply by Andrew Misplon 11 years ago

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?

URL: http://www.formatfilm.dk

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi rudestrand

    Try the following under Appearance > Custom CSS:

    .slider .flex-control-nav {
    text-align: center;
    }

    Hope that helps.

  2. rudestrand 11 years, 2 months ago

    Thanks, that helped :)

  3. Andrew Misplon Staff 11 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread