Okay
  Public Ticket #783856
Nectar slides - text issue
Closed

Comments

  • Ernesto started the conversation

    Hi,

    Awesome Theme! the best i used until now.

    i' m having an issue when showing the heading and caption text on slides.

    How to fix this, please let me know how to remove this black elements before and after text.

    Where do i change the size and type fonts?

    Thanks

  •  8,994
    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) :

    .swiper-slide .content h2 {
        box-shadow: none !important;
    }
    

    Best.


    ThemeNectar Support Team 

  • Ernesto replied

    Hey mate,

    Great support, is working now!

    Thanks.