Hi,
Is it possible to mix click / hover modes?
E.g. click to show dropdown submenus, but make them hide/close on mouseleave? Right now I have to click somewhere else to close the dropdown.
Thanks,
Martin
Hi, is it possible to change the font in the menu? I’m using it for a website for visually impaired users, and need to change the font to another.
I have generated a webkit for the font I want to use (EOT, WOFF, SVG,TTF) but can’t find where to make the changes.
Thankful for any input.
Roll over the drop down that’s under Coverages You Need.
What’s the selector to change the light grey color it turns to when you roll over Business?
I have installed plugin , but when I hover on sub menu it appear and gone,
arrow to hover drop down is missing form images folder. Arrow does not appear to hover. and when I hover the sub menu title, it insistently gone at small width screen. do not let me to click sub menu.
The drop down carrot reflects where I put a sub menu on the WP menus config page, but it will not drop down. Any help?
<div id="wrapper" class="container">
<div class="row">
<header class="col-sm-12">
<div id="blog-name">
<a href="<?php echo esc_url( home_url( '/' ) ); ?>"></a>
</div>
<?php if (has_nav_menu('primary-menu')) { ?>
<nav id="primary-menu">
<?php shailan_dropdown_menu(); ?>
</nav>
<?php } ?>
</header>
]]>
Why have you put the following in sinking_dropdowns.css?
.sink_dropdown_container {
background:red !important;
}
So on mobile devices / smaller screens my menus get a red margin on the left.
I can’t override it in my own CSS file either using !important.
I don’t really want to modify your code directly.
]]>Hello,
The top level of one of my menus links to a page. Works fine using mouse. However on a touch device like an iPad if I tap on the top level, it opens the menu revealing child menus but I can’t access the link.
How can I fix this?
]]>Getting a parse error when trying to activate the plugin:
Parse error: syntax error, unexpected end of file in G:\xampp\htdocs\wp-beta\wp-content\plugins\sinking-dropdowns\sinking_dropdowns.php on line 134
Any Ideas?
https://www.ads-software.com/extend/plugins/sinking-dropdowns/
]]>