Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #206327

    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)

    #206329

    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

    #206333

    It works. Thank you very very MUCH!
    I’m just amazed by your momentary response!
    Good Luck

    #206334

    Hey!

    You are welcome, glad we could help! Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing color of arrows background’ is closed to new replies.