Okay
  Public Ticket #385331
Changing z index from 10,000 to 1,000
Closed

Comments

  • Brian started the conversation

    I changed the z index in the custome css code area:

    #boxed {
    z-index: 1,000;
    }

    I just wanted to make sure the change from 10,000 to 1,000 wouldn't adversely affect anything else within the Salient theme. Please let me know. thx

  •  8,849
    Tahir replied

    Hey!

    No it should not. Also you might want to loose the comma in the 1000.

    Thanks


    ThemeNectar Support Team 

  • Brian replied

    Great, thx!