Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #504616

    http://screencast.com/t/1D1MH5Ea

    We noticed that there is no theme option to link only the navigation item text. Current it links to the whole nav item area from top to bottom. can you please suggest a way to have only nav item text link?

    #504653

    Hi vinayb!

    Can you please post the link to your website?

    Cheers!
    Yigit

    #504659
    #504660

    the strip which comes at bottom on hover, i also want to take that upwards. Currently we have removed that hover effect.

    • This reply was modified 9 years, 2 months ago by vinayb.
    #504689

    Hey!

    Please add following code to Quick CSS

    #top #header_main > .container .main_menu ul:first-child > li > a {
        height: 20px;
        line-height: 20px;
        top: 140px;
        position: relative;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Cheers!
    Yigit

    #504714

    Thank you so much.

    #504716

    Hey!

    You are welcome, glad we could help :)

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Link to only navigation text and not the whole nav item box’ is closed to new replies.