Home Forums Theme support Boston Theme Sub Menu Height

Tagged: ,

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 10 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Is there anyway to change the height between main menu and the sub-menu. I’m sure (and hoping) it’s an easy fix. I just can’t seem to figure it out.

    Link to Image

    Thanks in advance!

    Hi,

    the sub menu in this theme is always right below the header. You can try to add this code in WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content (no warranty for working, particularly on mobile devices):

    ul.sub-menu {
    margin-top:-40px;
    }

    Thank you!

    Got it looking great now

    You’re welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Theme support’ is closed to new topics and replies.