Changing portfolio details background colour

  • Posted in : impressivCard WP
  • ascended
    Participant

    Hi, may I know which attribute I should edit to change the background colour of each portfolio details page?

    Right now it defaults to a white background, and I can change that to a transparent light or dark under Theme Options > Style > Extra Skin.

    However, I would like a simple solid colour that is neither transparent nor white.. May I know where I can change this?

    Thanks.

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    .p-overlay {
        background: #eee;
    }
    
    ascended
    Participant

    That works, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘impressivCard WP’ is closed to new topics and replies.