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

    Hi, how can I add a grey borderline to img default settings? I would want to see the same border of gallery images.
    Tnks

    #718371

    Hey soniavoice!

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

    img.avia_image {
        padding: 7px;
        border: 1px solid #E1E1E !important;
    }

    Best regards,
    Yigit

    • This reply was modified 7 years, 4 months ago by Yigit.
    #718383

    nothing changes..

    #718409

    Hi,

    clear browser cache and hard refresh a few times.

    Best regards,
    Andy

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