Okay
  Public Ticket #375807
Change portfolio horizontal sortable box colour
Closed

Comments

  •  1
    Richard started the conversation

    Is there any way to change the horizontal sortable box colour for the portfolio? currently it is a dark grey, and i cannot find anyway to change it..

    Thanks in advance!

  •  8,848
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    body #portfolio-filters-inline {
        background: #ff0 !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  1
    Richard replied

    Thats great! Thanks a bunch!