Okay
  Public Ticket #2395301
Background colour
Closed

Comments

  •  1
    Oneglyph started the conversation

    Hello, 

    I'm looking to change the background colours of my portfolio pages only (to black). There are 8 portfolio pages. 

    Tried some CSS but couldn't get it to work. 

    Please advise. 

    Regards,

    Sam

  •  1,558
    Laborator replied

    Hi Sam,

    Add this CSS to Custom CSS:

    .single-portfolio .wrapper {
        background: #0a0a0a;
    }
    

    It will be applied only to single portfolio items.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group