• Resolved xxpavan

    (@xxpavan)


    i tried to reduce the service section with this code

    .enigma_sevice {
    padding-top: 10px;
    padding-bottom: 10px;
    !important;

    }

    did not work can anyone help me

Viewing 1 replies (of 1 total)
  • Hii xxpavan,

    Go to Dashboard -> Appearance -> Customize -> Theme Options -> Theme General Options -> paste the below css in Custom CSS box and save –

    .enigma_service {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘service section size’ is closed to new replies.