Top Menu spacing problem

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11163
    Stacco_Troncoso
    Participant

    Hello.

    If you visit our beta site: http://commonstransition.org/blog/

    …you’ll see a few issues straight away:

    – the top menu items occupy two lines of text
    – The Social Medial icon hyperlinks do not work

    As soon as you scroll down and the top menu becomes a floater, all of these issues are corrected. The menu becomes single line again, and the SM icons work. We’ve tried a test menu with only two items and we have the same problem. However, it isn’t an issues with another menu that’s present in the rest of the site. (See this example: http://commonstransition.org/blog/?page_id=14462)

    We’ve tried to bypass it by making the site title hyperlink default to http://commonstransition.org/blog/#home (the anchor tag for the video player) but it didn’t work either.

    Any ideas on how to solve this and land on the website on a properly spaced single-line menu (with working SM icons)

    Thanks!

    #11176
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    #primary-menu > ul.menu > li > a {
    font-size: 16px;
    }
    .sticky-wrapper {
    height: 100px;
    }
    

    Social Media icons(links) are working fine, i didn’t see anything wrong.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.