Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #434628

    Hi there!

    Could you please tell me how to change the gallery border color indicated in the image please?

    #434986

    Hey richeangelus!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Cheers!
    Rikard

    #435187
    This reply has been marked as private.
    #435193

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top div .avia-gallery img { border-color: red; }

    Best regards,
    Yigit

    #436907
    This reply has been marked as private.
    #436912

    Hey!

    Please change the code to following one

    #top div .avia-gallery img {
      border-color: red;
      background-color: white;
    }

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.