Viewing 1 replies (of 1 total)
  • Hi, allanhopkins66

    To hide service section, just copy & paste the below CSS rules in your theme’s custom CSS box:

    .service-section {
        display: none;
    }

    Let me know did it work.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Remove Service Setting Icons’ is closed to new replies.