Previous / Next Slider Buttons

Discussion in 'RoadFighter WordPress Theme' started by sequentialmac, Nov 30, 2013.

  1. sequentialmac

    sequentialmac New Member

    Joined:
    Sep 22, 2013
    Messages:
    9
    Likes Received:
    0
    Hey Guys,​
    I hope this is not a big change or anything but, there is a small offset in the next (right) button on the slider in the homepage which looks great in this case. However, I bought a slider plug in for my site and it turns out the slider offset translates to the slider plug in as well and I was wondering if there was a CSS customization possible to have the next button be on the edge of all sliders. ​
    My website is www.sequentialmac.com
    MAC​
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Mac,

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

    Code:
    .flexslider .flex-direction-nav li .flex-next {
    right: 0!important;
    }

    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. iamherd

    iamherd New Member

    Joined:
    Feb 24, 2015
    Messages:
    5
    Likes Received:
    0
    I am new to this forum - just purchased Butterbelly. I am trying to create my sliders but it is not loading - do I need a plug in?
     
  4. iamherd

    iamherd New Member

    Joined:
    Feb 24, 2015
    Messages:
    5
    Likes Received:
    0
    and I am sorry - I do not see how to start new topic .. advise?
     
  5. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello iamherd!

    No it does not required any plugin. Add more than one images on slider.
    May be any plugin is creating this issue so please deactivate less required plugin and check it.
    If still issue does not resolved please download theme again from members area and upload it.

    Thanks & Regards
    Pramod
     

Share This Page