Moving Slider Button

Discussion in 'ButterBelly WordPress Theme' started by rexmanaster, Jan 14, 2015.

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

    rexmanaster Member

    Joined:
    Feb 18, 2012
    Messages:
    180
    Likes Received:
    4
    Hi,

    Is it possible to move the slider button to right side of the slider instead of beneath the heading and description. My button is falling below the fold and like a solution to keep it above the fold.

    Please see screenshot for reference.

    Thanks,
    Rex
     
  2. rexmanaster

    rexmanaster Member

    Joined:
    Feb 18, 2012
    Messages:
    180
    Likes Received:
    4
    sorry, screenshot was too big as png. here it is...
     

    Attached Files:

  3. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi rexmanaster,

    Please provide us url of your website so that we can provide you the exact solution.

    Thanks
    Praveen
     
  4. rexmanaster

    rexmanaster Member

    Joined:
    Feb 18, 2012
    Messages:
    180
    Likes Received:
    4
    nowmds.com

    temporary password - pass999!
     
  5. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi rexmanaster,

    Please paste the code given below in custom css.
    (Appearance->Theme Options->Styling Options->Custom Css) of your dashboard.

    Code:
    .flex-caption {
    width: 160%;
    }
     
    .flex-caption a.slider-readmore {
    float: right !important;
    margin-top: 40px !important;
    }
    Thanks,
    Praveen
     
  6. rexmanaster

    rexmanaster Member

    Joined:
    Feb 18, 2012
    Messages:
    180
    Likes Received:
    4
    big thanks, praveen!

    have a nice weekend!

    rex
     
Thread Status:
Not open for further replies.

Share This Page