Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #535854

    hi, everyone. i add a submenu in my menù. but there isn’t the row for indicate the submenu. how i can appear it?

    #535895

    Hi Pas7o!

    Your submenu is not appearing on the frontend? Did you make sure to assign your menu to one of the theme locations?

    Send us a link to your page and we’ll take a look. Be sure to deactivate all plugins while testing and make sure your using the latest version of Enfold, 3.4.2.

    Cheers!
    Elliott

    #535906

    no no the submenu there is in front end. but there isn’t the row for indicate that is a submenu.

    #536141

    Hi!

    Can you send us a link to your page so we can check it?

    Regards,
    Elliott

    #536428

    http://www.guachinche.eu/en/

    when you click on “language” appear a submenu. i want a row near the word “language” for indicate a submenu. thanks for your help.

    #536490

    Hi!

    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.

    Best regards,
    Yigit

    #536980

    excuse me, where i must put this code?

    • This reply was modified 9 years, 1 month ago by Pas7o.
    #536989

    Hey!

    Into Quick CSS field which is in Enfold theme options > General Styling tab at the bottom

    Best regards,
    Yigit

    #536990

    works, thank you so much.

    #536995

    Hi!

    You are welcome, we are always happy to help!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘submenu with row’ is closed to new replies.