Greetings. My customer wants to remove the red circles and icons that are displayed by default in a module. See attached image. I tried removing that portion of the code but that disrupted the formatting of the entire module. Could you assist please?

    jcraft1
    Hi
    Open the Module and remove the icons code for each box
    <div class="icon_non_hover"><span class="ion-cloud icon_element"></span></div>
    </div>

    Example : http://prntscr.com/10up35v

    18 days later

    That got rid of the Icon. I also need to get rid of the red circle.

      jcraft1
      Hi
      Remove this code as well

      <div class="icon_outer_wrap"></div>
      Write a Reply...
      You need to Login to view replies.