Moving header image above slider?

Discussion in 'ButterBelly WordPress Theme' started by fblbloggers, Dec 27, 2013.

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

    fblbloggers New Member

    Joined:
    Dec 26, 2013
    Messages:
    4
    Likes Received:
    0
    I was wondering if it's possible to move the header image above the slider rather than having it placed over it?

    I have changed the background to 'none' but when the slider moves it makes the header disappear on my tablet? I would rather have the header above the slider if possible?

    my blog is http://www.fblbloggers.com thanks!
     
  2. fblbloggers

    fblbloggers New Member

    Joined:
    Dec 26, 2013
    Messages:
    4
    Likes Received:
    0
    never mind I *think* I worked it out- in case someone else needs to know I used this:

    .flexslider .slides > li {
    position: relative;
    margin-top: 200px;
    }

    adjust the margin top to suit your preferences :)
     
Thread Status:
Not open for further replies.

Share This Page