Okay
  Public Ticket #395149
Boxes around gallery thumbnails
Closed

Comments

  • Philip started the conversation

    Hi,

    I'm using the standard gallery out of the box and see that when I view the page on mobile each thumbnail has a little grey box around it.

    Any idea what that is? Also, in the mobile view, is it possible to display two thumbnails next to each other?

    Many thanks,


    Phil

  •  8,849
    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: #FFFFFF !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Philip replied

    Thanks, that worked!