• Hi
    I’m working on https://www.duncan-ashman.co.uk using the Enigma theme and want to make the space below the “Portfolio” section smaller and then add a content area between the Portfolio and Footer but can’t see a way to achieve this.

    Help please

    Thanks in advance
    Andy

Viewing 1 replies (of 1 total)
  • Hi,

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

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

    .enigma_project_section {
        padding-bottom: 0 !important;
    }

    Save the changes.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Adjusting Portfolio size’ is closed to new replies.