Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #335133

    Small tweak – how do i change the color of the test testimonial box bottom arrow boarder in the footer? Right now it is gray and I need it match the color blue of the box.

    see Screenshot:

    Thanks

    #335323

    Hey mcraig77!

    Please add following code to Quick CSS

    #footer .avia-arrow {
    border-color: #0D6598!important;
    }

    Best regards,
    Yigit

    #335332

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Footer testimonial box bottom arrow boarder’ is closed to new replies.