• After the latest update for this plugin – the menus where the Social Share buttons exist (left hand side) are dropping the menu titles. What’s happening?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bas Schuiling

    (@basszje)

    Hi,

    I checked the page, but can’t really see anything wrong with it. Can you describe what is ‘dropping the menu titles’ ?

    Thread Starter tazcrzy

    (@tazcrzy)

    If you look at the left side menu – it is about 20 pixels lower than the right side. I would share a pic, but I do not know how on these forums.

    Plugin Author Bas Schuiling

    (@basszje)

    Aha, but our plugins are not influencing the WordPress menu positioning.

    In this case it’s due to this style:

    .header-2 .fw-header-main .fw-nav-wrap.fw-nav-left, .header-2 .fw-header-main .fw-nav-wrap.fw-nav-right, .header-2 .fw-header-main .fw-wrap-logo {
        display: table-cell;
        vertical-align: middle;
        width: 33.33%;

    The vertical-align: middle statement when but to top seems to work.

    It’s in the-core-style.css, line 1197

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Share Buttons Messing with Menu’ is closed to new replies.