nymacaco
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: [Theme: Storefront] Restricing Meta Slider to Home Page only?anyone??
Forum: Themes and Templates
In reply to: [Storefront] menu width problemI found something.. try adding this to your style.css
it worked for me.woocommerce-active .site-header .main-navigation { width: 100%; }Forum: Themes and Templates
In reply to: [Storefront] Remove cart button from the menutry adding this to your style.css on your child theme..
.site-header-cart .cart-contents { display: none; } .site-header-cart.menu { z-index: -1; }Forum: Themes and Templates
In reply to: [Storefront] menu width problemsame issue here… I installed wordpress jetpack plugin and activated the option to Align Menu Right of logo but made my secondary menu disappear… 🙁
Forum: Plugins
In reply to: [Mega Menu by WooRockets.com] NOT WORKING on WordPress 4.3having the same issue as well
Hi Stuartwide,
I have the same theme and running into the same issue.I tried modifying the style.css file and getting the same results. Is there somewhere that I need to make the change?
I’ve been looking around on some of the other php and couldn’t find anything.
absurdpics.com
Viewing 6 replies - 1 through 6 (of 6 total)