Hi
Can you advise me a css rule to change the background color of arrows which are on the left and right sides of the screen on single product pages and single post pages (the background is light grey by default and I want to make it a little bit darker)
Hey mishka48!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .avia-post-nav { background: rgba(0,0,0,0.7); }
0.7 is opacity which is 0.1 by default
Cheers!
Yigit
It works. Thank you very very MUCH!
I’m just amazed by your momentary response!
Good Luck