Support » Plugin: FanBridge signup » Needs more settings for customization

  • Options are too limited. No styling options for form elements, has to be done with custom css. Plugin’s CSS is full of !important rules. Example:

    #FbridgeSGWidget h2 {

    font-size: 1.8em !important;
    border: 0px !important;
    margin: 0px 0px 13px 0px !important;
    padding: 0px !important;
    line-height: 1.2em !important;
    text-align: left !important;

    }

    No idea why they think their headings rules need to override the site’s.

  • The topic ‘Needs more settings for customization’ is closed to new replies.