Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #620364

    Sir

    i have your enrold theme in my website http://www.mahipoweryoga.com in it in main menu bar some of them have sub menu also but theme not shows in which title there is sub menu i am sure you made a provision but i have not knowledge of same so please you able to help me ?

    like in menu 3rd title yoga teacher training in it more 5 sub menu there but how clients know in it something there ?

    Thanks in advance

    Shail

    #620692

    Hey shailendra!

    Thanks for getting in touch with us!

    I’m not completely understanding your request. The sub menu shows up fine for me when on the 3rd menu item “Yoga Teacher Training”. When you hover over the menu item, the sub menu is revealed. Please explain in more detail your issue.

    Cheers!
    Jordan

    #620693

    sir

    sorry for not expaling well yes its readable but i mean to say its not indicating that in this menu bar something sub menu also in it

    like see this website in it menu bar indicating that this main menu sub menu also there

    http://www.himalayanyogabliss.com/

    sww in this menu style there is plus (+) sign for indicating

    thanks in advance

    shailendra

    #620697

    Sir

    i find one website to show and explain

    http://www.yogafaculty.com

    in it its indicate from this sign ^

    Shailendra

    #621794

    Hi

    no one here to solve my problem ? its strange

    Shailendra

    #622656

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .menu li > a:after { content: ' ▾'; } 
    .menu li > a:only-child:after { content: ''; }

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

    Cheers!
    Yigit

    #622677

    Dear Yigit

    thanks for reply i not good at coding if i give you login details you able to help me please ?

    Thanks

    Shail

    #622679

    Hey!

    We will cladly help you with any coding requirements. The above steps do not need any coding skills and do not worry about theme breaking if you make an error as it is a css issue it will not happen.

    The steps are very simple it will help will you become more confident to make minor changes so go ahead and copy the above code provided by Yigit and paste it in Enfold > General Styling > Quick CSS and save :)

    I guarantee you nothing will break and in case anything happens at all we are here to help you so don’t worry at all… go ahead and copy paste the above code your issue will be resolved :)

    Regards,
    Vinay

    #622688

    Dear Vinnie & vigit

    thanks a lot of you both actually i was searching this option from 30 min in appearance then editor

    thanks again and vinnie specially you to boost my confidence need one more favour

    what you suggested i did and its working fine but that down arrow now in black i want it in saffron or any orange colour is it possible ? thanks in advance

    shail

    #622765

    Hi!

    Add the following code as well in the Quick CSS option to change the color for the arrow:

    .menu li > a:after {
        color: orange !important;
    }

    Best regards,
    Jordan

    #622786

    Thanks Jordan

    #622797

    Hi!

    Glad we could help! and thank you for the kind words :)

    Best regards,
    Vinay

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Manu Bar’ is closed to new replies.