Slider text box position.

  • andy12795

    #3235

    I have recently updated to Graphene 1.6.

    Prior to this, the text box in my slider was positioned in the right hand 1/3rd of the slider. It is now running from left to right along the bottom of the slider.

    Is there any way to change this back to how it was? I much prefered it the way it was.

    http://coreworkout.net

    Thanks.

    Andy

    cindydenkt

    #23981

    I have put this in my CSS

    .full-sized .slider-entry-wrap {

    height: 100%;

    right: 0;

    left: auto;

    width: 30%;

    }

    andy12795

    #23982

    Just what I was looking for!

    Thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.