Okay
  Public Ticket #230862
Light body for full width portfolio
Closed

Comments

  • Philip started the conversation

    Hi,

    thanks for your awesome theme!

    I was hoping you can help me with 2 things:

    - is it possible to set the background colour of the portfolio to light / white when the full width is enabled (see http://philli.info/valzan/realizace/)

    - how can I set the different number of columns like in your example (e.g. http://themenectar.com/demo/salient-frostwave/port...

    In the options I can only find the full width option, but not how many columns (the 3 column returns it to default portfolio)

    Many thanks!

    Phil

  •  8,448
    Tahir replied

    Hey Philip!

    To change the background, Add this into the Custom CSS box located in your Salient Options panel Or on the Visual Composer Css button so the css shows on that page only:

    body .container-wrap {
        background-color: #ffffff;
    }
    

    As regards the portfolio please see  screenshot of Portfolio Page element options : http://prntscr.com/3so5xe  . 

    Cheers


    ThemeNectar Support Team