Support » Plugin: Form Manager » [Plugin: WordPress Form Manager] Bullet display in label fields will not go away

Viewing 1 replies (of 1 total)
  • Thread Starter Jenny

    (@enigma666666)

    Okay I have finally found a css solution to this problem.
    Place the following at the bottom of your theme’s style.css file:

    .fm-form li{
    background-image:none !important;
    }

    The code above will get rid of the bullet images appearing next to labels

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress Form Manager] Bullet display in label fields will not go away’ is closed to new replies.