Viewing 1 replies (of 1 total)
  • Hii,

    first, create a child theme using given LINK

    now copy home-services.php from main theme folder and paste in child theme folder after copy and paste open home-services.php of child theme folder.

    Then save image given below in your child theme folder –

    hexagon image.

    Please go to Dashboard -> Appearance -> Customize ->Theme Options-> Theme General Options -> Custom CSS

    insert code into Custom CSS box and save

    .enigma_service_iocn {
     background-size: 100% 100% !important;
     background-image: url(../hexagon.jpg) !important;
     }
    .enigma_service_iocn i{
    	color: #000 !important;
    }

    Save the changes Then activate your child theme. Your changes will be done by these steps.

Viewing 1 replies (of 1 total)
  • The topic ‘Add a shape to the ‘service’ icons’ is closed to new replies.