Last menu item

Home Forums All Other Themes Last menu item

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #102132
    almaalma
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: May 30, 2018

    Hi! I was wondering why the last item in the top menu is always selected? You can see it here: http://thedukesofhazzard.nl/doh2018/

    Also, is it possible to link this item so it will open in another window? Like with target=_blank code or something like that?

    #102157
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    1. Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there:

    .nav li:last-child {
    background-color: transparent;
    }

    2. Kindly go to Appearance » Menus and turn on Link Target from Screen Options.

    Regards,
    Shri

    #102182
    almaalma
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: May 30, 2018

    Thank you very much, Shri!

    #102232
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.