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

    Hello,

    I want to dispaly images in a gallery. The options seem to be very limited. Please send CSS so I can adjust:

    1. spacing between images
    2. get rid of the grey border around images.

    Thanks
    Pete

    #1468569

    Hey ausgesonnen,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top .avia-gallery-thumb a {
      border-color: transparent; 
    }
    
    #top .avia-gallery img {
      padding: 5px;
    }

    Best regards,
    Rikard

    #1468571

    Ok added this to CSS. Doens’t work.

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