Launch Pro navigation sub-menu

Home Forums All Other Themes Launch Pro navigation sub-menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #72846
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Support:

    I am using Launch Pro and wonder how to display a sign following a menu item which has sub-menu?

    URL: http://hvf.undercon.site/

    Menu item About Us should has a sign to indicate it has sub-menu, same situation for Donate.

    Thanks

    #72851
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .header .header-inner .nav ul li.menu-item-has-children::after {content: "\f107"; font-family: fontawesome; font-size: 100%; position: absolute; right: -5px; top: 50%; transform: translateY(-50%);}

    Regards,
    Chris

    #73015
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Chris:

    Added the code but still do not see the sign for sub-menu on navigation bar item About Us and Donate.

    URL: http://hvf.undercon.site/

    Thanks

    #73098
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly send us WordPress admin details (Username & Password) via sktthemes.net/contact.

    Regards,
    Chris

    #73168
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Chris:

    Trying to send through sktthemes.net/contact and did not work due to Captcha code issue, keyed in many times by following exactly the sample and did not work.

    Thanks

    #73230
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    kindly add this css code it yourself.

    Kindly go to Appearance >> Editor >> click editor box and scroll down to bottom of the css add this code there and click update file button.

    .header .header-inner .nav ul li.menu-item-has-children::after {content: "\f107"; font-family: fontawesome; font-size: 100%; position: absolute; right: -5px; top: 50%; transform: translateY(-50%);}

    Regards,
    Chris

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