Okay
  Public Ticket #192305
Omit black box
Closed

Comments

  • Kyrsten started the conversation

    Hello,

    I'm having an issue omitting the black box from this portfolio page. It appears on some pages that I generate, and does not appear on others. Can you please help?

    Thank you,

    K

  •  8,863
    Tahir replied

    Hey Kyrsten!

    Add this into the Custom CSS box located in your Salient Options panel and i believe the black box wont show:

    .swiper-container {
        background-color: #fff !important;
    }
    

    Cheers


    ThemeNectar Support Team