• Resolved sec55

    (@sec55)


    On the referenced page, when you mouse over the primary menu, there is a large gap between the link text and the first menu item. I haven’t found a reason why or a setting to change. Would appreciate any help.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author satoristudio

    (@satoristudio)

    Hello @sec55,

    the reason for this is the logo height – it influences the height of the header and hence also the menu; will need to find a better solution for this setup in the next version update of Bento – what you can do now is add the following line to the “Additional CSS” tab of the “Appearance – Customize” admin section:

    .primary-menu > li > .sub-menu { margin-top: -60px !important; }

    Thread Starter sec55

    (@sec55)

    Apparently I never thanked you for this, so thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Large gap between link in primary menu and first menu item’ is closed to new replies.