Okay
  Public Ticket #426799
Project slider header background color
Closed

Comments

  • Grigory started the conversation

    http://themenectar.com/demo/salient-frostwave/home-basic/

    How to change background color of the project slider header?

    Color behind \"Recent Work We\'ve Completed For Our Amazing Clients.\"

    Now it\'s #F8F8F8

    I already tried to work with all classes.

    Don\'t know what to do. And what element should I use

    Please give me a hint.

    =..(

  •  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) :
    .carousel-wrap[data-full-width=\"true\"] .carousel-heading {
        background-color: #A043C0 !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Grigory replied

    Ma-a-an... Sorry. I forgot \"!important\".

    Feel so stupid.