Content Slider vertical issue

I have a Content Slider with just 2 slides (site is work in progress)
They are both the same size (actually there is a 1 pixel height difference!)
But the second one seems a few pixels shorter and moves up when switched to.
I have checked both slides settings (including the text box) and they are identical.
So I’m unsure why this is happening?
http://ryancole.com.au/welcome/

Also, the settings for the Slide text (margins, width etc…) are they documented somewhere - as in what are they relative to? When I make changes I find it difficult to work out where the text is going to end up?

TIA, Dave

Hey Dave,

Just took a look at your Website and I found out that the slide content with the texts “Let us help you, Call Now!” is about 15px shorter than the other one which causes the movement there. Could you try adjusting it somewhere inside the content layout area? Let us know how it goes.

Thanks!

KC

Thanks KC,
Yes that occurred to me too - and I will have a look.
But I would have thought it is more logical to have the outer container - being the slider images control the height, not the inner text!
Would I have to change the text content?
Changing any of the margins does not seem to make any difference…
Your thoughts?
Cheers, Dave

Hey Dave,

It looks like the content inside the text editor effects the height of the box. Try pressing the enter key after the number “+61 433 051 982” to give some space below. Let me know if it improves it. :slight_smile:

Thanks!

KC

Thanks, but that is not really practical - If I have 4 or 5 slides, getting the text content the exact height is a bit tricky as it will vary - for example, that phone number needs to be nice and large, some others are just paragraph text at the default size.
Still not sure why the text box affects the overall height?
As I asked before it seems far more logical for the height of the image to be deciding factor on the overall height.
I think I will modify the images and turn the text off…
Cheers, Dave

Hey Dave,

I understand your concern there. Let’s try giving a fix height on the container there. Let us know how it goes.

.fl-slide-content-wrap .fl-slide-content {
   height: 200px;   
}

Thanks!

KC

Thanks so much, I’ll try that & get back to you…
Would certainly prefer to stick with the text box…
Cheers, Dave

Works a treat - thanks so much!
Dave

Hey Dave,

Glad that worked for you, enjoy BB and let us know if you need anything further! :slight_smile:

Thanks!

KC