MOVE Flexslider navigation buttons down?
-
Hi
I disabled the description of the blog above the flexslider and it’s beautiful. The only thing is the <> buttons are too high and have a white background, whilst my header is black – so they stick out. How do I move them to the left or to lower?
I am using a child theme so will add CSS if possible?
Thanks so much
AND THANK YOU FOR THIS AWESOME AWESOME THEME!
-
Ahoy colinonearth!
Can you provide a link of your site so I can have a look at the code?
Thanks!
Sorry but when I tried the link you provided it wasn’t working and it was bed time for me 🙂
Put this in your Child Theme style.css:
#flexslider-featured .flex-direction-nav a { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); } #flexslider-featured .flex-direction-nav { top: -20px; }Let me know if it works!
Genius!!!!
I’m not sure why the site was down – it was for me too for a few mins.
Thank you for that.
Do you know how to hide the progress bar – the display that shows which slide it’s on?
Np! Sure add this for the progress bar
.flex-control-nav { display: none!important; }Let me know if it works and if it did mark the topic as solved 😉
If you need anything else I’m here!
Cheers!
-Rick
Most wonderful information.
Thank you so much!Hi
Is there a way to move the progress bar <> slightly up – they overlap a few PNG that are not transparent?
Thanks so much
Colin
The topic ‘MOVE Flexslider navigation buttons down?’ is closed to new replies.
