Okay
  Public Ticket #986529
portfolio Image container
Closed

Comments

  •  2
    lintonform started the conversation

    I wonder if its possible to make the image container in a color with a custom css on one page, and if that shows through the transparent png image?


  • [deleted] replied

    Hi there,

    This is possible. Please click Edit on that page and find Parameters & Options then put the CSS on the Custom CSS area:

    .single-portfolio-holder .gallery .photo img {
    background: #eaeaea;
    }



    (view on new page)