Viewing 5 replies - 1 through 5 (of 5 total)
  • Pete

    (@pchoppin)

    Hi richardbk23

    I just inspected the code in Firebug and for whatever reason, your line-height is set to 0 in the navbar element. Try changing it to this

    .navbar .nav > li > a, .dropdown-menu > li > a {
    line-height: 2;
    }

    Thank you,

    Pete

    Thread Starter richardbk23

    (@richardbk23)

    Thanks for this. Works fine now

    Richard

    Pete

    (@pchoppin)

    Glad I could help

    chappie

    (@chappie)

    @richardbk23 – apologies for straying off topic but your very elegant Cliniko appointments system caught my eye. Does this come via a WordPress plugin (I couldn’t find one)?

    Thread Starter richardbk23

    (@richardbk23)

    No it’s through cliniko (http://www.cliniko.com) which has a monthly fee.

    Richard

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dropdown menu to small’ is closed to new replies.