• waterfrontandshorehomes

    (@waterfrontandshorehomes)


    Greetings,

    I have tried to use the CSS editor to modify the text and color of the Portfolio area of my website.

    .enigma_portfolio_area {
    background-color: #000555 !important;
    body: #000000;
    }

    and unfortunately it does not modify the color of the area at all.
    Some help would be greatly appreciated.

    Waterfrontandshorehomes.com

    Thanks

Viewing 1 replies (of 1 total)
  • Hi,

    Please remove above css that you add.

    Please go to Admin Dashboard >> Appearance >> Customize >> Theme Options >> Theme General Options.

    Now copy below css code and paste into custom css editor.

    .enigma_project_section {
        background: #000555 !important;
    }

    Save the changes.

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Modify Enigma Portfolio Background and Text’ is closed to new replies.