-
-
I don’t know if this is part of the theme but the arrow down icon is missing from drop down menu.
-
-
Hello,
Are you referring to this icon, screenshot? This displays when the sub-menu item has it’s own sub-items.
Let us know.Best regards!
-
-
-
Hello,
The theme in the screenshot is Tower, the Construction demo.
To have this style, go to Header Options and select the “Navigation with border separators” header style (screenshot). Then go to Appearance > Widgets, and add the “Tower Widget Shortcode” in Header Widgetized area:
[contact_information tel="+114 554 888" addr="20 St Street, New York" email="[email protected]" light="yes"]
Screenshot.
-For the top header, first set it on in Header Options > Top Widgetized Area, set it on. Then go to Appearance > Widgets and add these shortcodes: screenshot.
To have the arrow, just add more sub-items to the sub-menu items (screenshot).Best regards!
- This reply was modified 8 years, 8 months ago by Mirela.
-
-
Hello,
If the sub-menus are single items (don’t have children) then the arrow will not be shown.
If you want to show it for every possible sub-items, then add this code into your custom css box:nav .menu li ul.sub-menu li a:after { content: "\f105"; font-family: 'FontAwesome'; float: right; line-height: 10px; position: absolute; top: 50%; margin-top: -5px; right: 10px; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -o-transition-duration: 0.4s; -ms-transition-duration: 0.4s; transition-duration: 0.4s; }
Best regards!
-
I believe you misunderstood. I want the arrows to be visible in mobile view.
-
-
Hello,
The arrows are not part of the default design. If you want to add it, then use custom css.
Sorry but these type of customization are not included in support service.Best regards!
-
You must be logged in to reply to this topic.