I have a second question.
I just change the color of black slider that was helping me with what I read on one of the topics above by replacing the editor:
#slider {
position:relative;
height:410px;
padding:30px 0 30px 0;
margin-bottom:20px;
background:#dadada;
-moz-box-shadow:0px 0px 20px #999;
-webkit-box-shadow:0px 0px 20px #999;
box-shadow:0 0 20px #999;
I change the background and nothing has changed!! why ??
I would be replaced by the black background: dadada
how can I do??
thank you in advance for your help
Hello,
I’m sorry but my problem is solved I do not know why it took 24 hours to be done that change.
Thank you
Hello, first of all, thank you for this awesome theme. I absolutely love it.
I too would like to change the color of the slider, from black to a light silver/grey. Can you please tell me how to do that? I am a newbie, so I need explicit instructions on how to change this, from where the code is located to what to write in.
thank you!
Beth
Hi soliekisser.
you can change the color of the sliders by
1. Go to Apperace > Editor
2. Select style.css
3. Find “#slider” then change > background: 151515
4. Update File
^^