Digital experiences for all disciplines
Forum Replies Created
-
-
Did you had a custom css for that particular effect?
Was the effect zooming in kind of?
They are showing now. Check it.
I just enabled the “Show Titles” and “Show Excerpts” option in the pagebuilder.
Please use the custom css below
.woocommerce div.product form.cart .button, .woocommerce .quantity input.qty, .woocommerce .quantity .qty-adjust a { background: #e8e8e8!important; color: #000!important; } .woocommerce div.product form.cart .button:hover, .woocommerce .quantity input.qty:hover, .woocommerce .quantity .qty-adjust a:hover { background: #0abbd0!important; color: #ffffff!important; } nav.std-menu li.menu-item.sf-mega-menu ul.sub-menu li.menu-item > a { color:#000; } nav.std-menu li.menu-item.sf-mega-menu ul.sub-menu li.menu-item > a:hover { color: #444!important; background: transparent !important; }
Note: Please remove the previous css which we gave for the navigation menu.
Yes, thanks for your patience. Sending it in a minute.
June 23, 2015 at 1:04 pm in reply to: Fatal error: Call to undefined function wp() in /wp-blog-header.php on line 14 #187463Did you install any third party plugin?
Provide admin login details using private reply option below, so that we can check.
Yes, glad it sorted out. If you face any such problem in future, try to deactivate any third party plugins which you installed apart from theme plugins to check the problematic plugin.
Where is the plugins menu in your dashboard? I cannot see it.
June 22, 2015 at 6:11 pm in reply to: woocommerce: amount, variant, buy button are not visible #187150Add this css for your 5 question
.clients-wrap.carousel-asset .title-wrap { display: none; } .clients-items.carousel-items { padding: 30px 0; } .clients-items.carousel-items .owl-wrapper-outer { text-align: center; } .clients-items.carousel-items .owl-item { float: none; display: inline-block; } .clients-items.carousel-items .owl-wrapper { width: 100% !important; }
June 22, 2015 at 6:08 pm in reply to: woocommerce: amount, variant, buy button are not visible #187149If your slider is not working, make sure to deactivate plugins which you installed from the ones which came with theme and then check again.
Add this custom CSS code to your theme options Custom CSS box, you can play with the values to adjust the spacing according to your requirement.
div#undefined-sticky-wrapper { height: 100px !important; } #header .header-container { padding-top: 10px; } #header .header-container .row { height: 90px; }
I cannot see your logo. Can you check? The link which you provided, I cannot see the logo.
Have you done any modifications to the JS files?
So basically, you are trying to say, you want your logo to be in line with your navigation menu?
Please provide your site URL.
-