• Loving the theme. Slowly getting to grips with it.

    One issue I have is in the drop down menu navigation. When I’m on a specific page, the related menu link is shaded grey. However it is also slightly bigger than all the other link states which means that if I hover the mouse over it, there is a jolty jump as it reverts back to the regular size of the other links.

    Have tried looking at the .mainnavigation ul li css but can’t suss what’s wrong. Any help?

    Am using Safari and this is the site http://bit.ly/1yggeVP

    Many thanks Rohit

    Anthony

Viewing 1 replies (of 1 total)
  • Hello Anthony.

    Try to use this selector to style your menu:

    `
    li.current_page_item{
    /*place your styles here */
    }

    Let me know if It works…

Viewing 1 replies (of 1 total)
  • The topic ‘Navigation menu Current page’ is closed to new replies.