Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #738763

    Why if I add this custom css in to style.css of Enfold Child do not work?
    #top .av-iconlist-small .iconlist_icon {margin-right:0.5em;!important}

    #739200

    Hey unicaweb,

    Try this instead:

    #top .av-iconlist-small .iconlist_icon {
      margin-right:0.5em !important;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.