Posted in: Newspaper
Apr 22, 2014 at 12:55 am
Hello,
I would like to change the color of the arrows on the slider to something other than white. And if possible, make them visible at all times, not just when hovering over the slider.
Thank you!
Apr 22, 2014 at 10:58 am
hi,
that arrow is from element.png sprite image (images/sprite/elements.png) , so to change the color of the arrow you need to change the arrow images in the elements.png.
to make the arrow appear all the time use this css:
.iosSlider .prevButton, .iosSlider .nextButton{
opacity: 100;
}
here: http://screencast.com/t/Mr1D43Fi
Thanks for you message.
Radu A.
May 13, 2014 at 11:53 am
Hi Marius and thanks for your support! It seems to be a conflict with W3 Total Cache Plugin. After deactivating it, the arrows appeared again.
Following my current beta location: http://hashtagsport.de/beta/
Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.