• Resolved totallytech

    (@totallytech)


    Hey,

    I’ve installed this plugin and I love it, but I’m having an odd size issue.

    On the test site I’ve added a blue image at 960px x 250px – but on the site its displaying 960px x 247px.

    I’ve checked my css and I cannot see whats going on with it. If I change the css for .metaslider img to { height: 250px; } then it works fine, if I leave it at auto then it sets to 247px.

    My demo site is here: http://goo.gl/OQrk2Q

    Any ideas?

    https://wordpress.org/plugins/ml-slider/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    I think this might be due to some rouge <p> tags.

    Try either looking at the code view to check the shortcode is ok and also perhaps try wrapping the shortcode in [raw] tags like so:

    [raw][metaslider id=123][/raw]

    Thanks,
    Dave

    Thread Starter totallytech

    (@totallytech)

    Hey, I’ve added [raw] and [/raw] but all thats done is actually write [raw] above the slider. Very odd lol. I’ll have a look at the code.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Odd image size issue.’ is closed to new replies.