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

    (@shahriar0822)

    It is css conflict with your theme. Add following css in your active theme’s style.css file to fix it.

    #wpdm-all-packages table tr td {
        padding-left: 45px !important;
    }
    Thread Starter jonnylander

    (@jonnylander)

    Great! That fixed it!
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Icon over text (Layout problem)’ is closed to new replies.