Okay
  Public Ticket #669680
white borders in imagegride
Closed

Comments

  • Guido started the conversation

    Hi,

    i've a problem with the gallery image grid style as you can see below on the link (or in the screenshot) there are white borders on every image, I'don't know why everytime im doing something popups white borders on things or white spaces, i should mantain the site in black. Am I doing something wrong appaerances? Do you know how to remove theese white borders? And future white spaces here and there?


    Thank you in advance king regards and have a good weekend

  •  8,393
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .portfolio-items .col {
        background-color: transparent !important;
    }

    Best.



    ThemeNectar Support Team