Viewing 1 replies (of 1 total)
  • Plugin Contributor Shahriar Alam

    (@shahriar0822)

    Do not have option to hide icon. But you can do that by adding following css in your theme’s style.css file

    .widget_minimax_wpdm_featurebox .minimax-feature-icon {
        display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Feature Box remove Icon’ is closed to new replies.