ClintonGallagher
Forum Replies Created
-
That CSS gets rid of the scrollbar visibility but it causes content in the page to jump so something is still messing up the DOM. I’ll get back to this thread when I deploy so you can take a closer look.
Hellop Rui,
FYI I did not receive mail notification and saw nothing in junk folder either so good thing I came back today to check response.
Yes, I disabled the plugin and the scrollbar goes away. Sorry the site is on my local machine so I send link to the current state when the plugin is deactivated.
All I’ve been able to do is highlight the container for the menu as it appears in the page as a 50px high header. FF Inspector shows me the dashed lines for its container. I’ve tried max-height on the container and other hacking but so far I can’t figure out which is why I’ve reached out for support.
// Menu plugin deactivated
https://clintongallagher.com/mobile-menu-scrollbar-off.png/** START: CSS MOBILE MENU NAVIGATION */
.mob-menu-header-holder .mobmenu {
margin-bottom: 3rem;
height: 50px;
max-height: 50px;
}#mobmenuleft li a {
font-size: 1rem;
white-space: nowrap;
}.mobmenu-left-bt {
background: transparent;
left: 0 !important;
}.mob-icon-cancel::before {
content: ‘\ec73’;
color: #214478;
font-size: 2.15rem;
margin-left: 16px;
}#mobmenuleft li a,
#mobmenuleft li a:visited,
.mobmenu-content h2,
.mobmenu-content h3,
.show-nav-left .mob-menu-copyright,
.show-nav-left .mob-expand-submenu i {
color: #214478;
font-family: FuturaFuturis;
}#mobmenuleft li a:hover,
#home-glyphicon:hover {
color: #373e48;
white-space: nowrap;
}.mobmenu-left-bt {
color: #fff;
text-decoration: none;
}div.mob-menu-logo-holder a {
color: #fff;
width: auto;
text-decoration: none;
}i.mob-icon-menu-3.mob-menu-icon {
color: #fff;
}i.mob-icon-menu-3.mob-menu-icon:hover {
color: #afc6e9;
background: #214478;
}.mobmenu-trigger-action:hover {
background: transparent;
}
// Here’s the css files I see in view source. Let me know if it will help to load them as text from viewed source and paste them to you…https://csg.test/wp-content/uploads/dynamic-mobmenu.css?ver=2.7.4.4.4-133
https://csg.test/wp-content/plugins/mobile-menu/includes/css/mobmenu.css?ver=2.7.4.4
- This reply was modified 5 years, 7 months ago by ClintonGallagher.
Forum: Plugins
In reply to: [Woo Visual Hook Guide] Toggle Woo Hook Guides On and OffI updated to 1.0.2 and toggling the display of the hooks now works well. Good job. But… I have a Debug plugin installed that catches some problem and displays this warning…
NOTICE: wp-content/plugins/woo-visual-hook-guide/inc/show-hooks.php:102 – Undefined index: wvhg_hooks
require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/genesis/index.php’), genesis, get_footer, locate_template, load_template, require_once(‘/themes/genesis/footer.php’), wp_footer, do_action(‘wp_footer’), WP_Hook->do_action, WP_Hook->apply_filters, wp_admin_bar_render, do_action_ref_array, WP_Hook->do_action, WP_Hook->apply_filters, wvhg_show_hooks->tool_bar_link