Viewing 2 replies - 1 through 2 (of 2 total)
  • Try this:

    .widget_ns_category_widget h3 span:before {
      content: "\f07c";
    }

    Thread Starter vadim-v

    (@vadim-v)

    Thank U! I’ve already done:

    .widget-title span:before {
      content: "\f06c";
    }
    .widget_text h3 span:before {
      content: "\f0f6";
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WIDGETS ICON (widget-title content: "\f07c";)’ is closed to new replies.