• Resolved dgraves77

    (@dgraves77)


    The login Widget is not displaying correctly.

    Website is hamptonroadscamaroclub.com

    I have reinstalled the version of FEUP, but have had no luck.

Viewing 1 replies (of 1 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi graves,

    It actually looks like there’s some conflicting CSS in your theme. The <aside> that it creates for each widget isn’t automatically expanding to the height of our login widget. If you add the following custom CSS, it should target just the widget area housing our widget and should make it expand to the necessary height.

    .widget_ewd_feup_login_logout_toggle_widget {
    float: left;
    }
    
Viewing 1 replies (of 1 total)

The topic ‘Login Widget incorrectly displaying’ is closed to new replies.