Okay
  Public Ticket #572149
Box Roll Header Background Color
Closed

Comments

  • Souchak started the conversation

    Hi,

    for my start page I am using the 'Box Roll Header function'. Is it possible to change the background color that is shown when the 'Box Roll Header' works ?? Now it is a kind of light grey.

    Link: http://deq101.com/

    Souchak

  •  8,990
    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) :
    body.box-rolling, body[data-footer-reveal=\"1\"].ascend.box-rolling, body[data-footer-reveal=\"1\"].box-rolling {
        background-color: #264285 !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Souchak replied

    Hi Tahir,

    that works perfectely. Many thanks for your answer.

    The CSS input panel shows 2 warnings. Does that matter ??

    Greetings

    Souchak

  •  8,990
    Tahir replied

    No they can be ignored.

    Cheers


    ThemeNectar Support Team