Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #108669
    Peter
    Participant

    Hi

    I need to adjust the menu bar on biketoursforthewounded.co.uk so that it says Challenges rafter than Challenge however when I add the s I get an overflow which creates a second line in the bar and drops the search icon to the second line. Is there a way to reduce the distance between menu headings to allow for the increased heading size without it pushing the search icon on to another line.

    Hope you can help with this one.

    Regards

    Peter

    #108711
    Mahesh
    Keymaster

    @petermilliken: Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:

    .catchresponsive-nav-menu a {
        padding: 0 15px;
    }

    Regards,
    Mahesh

    #108767
    Peter
    Participant

    Many thanks

    Peter

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adjust menu bar text to free space ratio’ is closed to new replies.