Slider Images Outside Container

Discussion in 'ToomMorel WordPress Theme' started by Heywood, Jun 3, 2013.

Thread Status:
Not open for further replies.
  1. Heywood

    Heywood Guest

    Joined:
    Dec 28, 2011
    Messages:
    2
    Likes Received:
    0
    Hi Guys,

    I have just done a fresh install of Wordpress 3.5.1 and Toomorel 2.0.2 and the slider images are below the bottom of the slider container as per the picture below. The red arrow points to the problem. On your demos the images are contained within the green header block.

    [​IMG]

    It can be seen at : http://www.bestplumberinbolton.co.uk

    how should I fix it?

    Thanks,

    Mark
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .slider_wrapper {
    display: inline-block;
    }
    This will solve your issue.
     
    Heywood likes this.
  3. Heywood

    Heywood Guest

    Joined:
    Dec 28, 2011
    Messages:
    2
    Likes Received:
    0
    Thanks for your help! :D
     
Thread Status:
Not open for further replies.

Share This Page