Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
Hi Christian, this is "on-sale" image. So to get rid of that small triangle, you need to use an extra custom css:.woocommerce ul.products li.product .onsale { display: none !important; }
-
You are welcome! :)
-
Ok, got it. So to change menu background on smaller devices, you need to use the following css:#Top_bar #menu > ul { background: #FFF !important; }
-
You're welcome! :)
-
Hi, as far as we know, WooCommerce does not have such possibility included so you need to look for an external plugin. Thanks!
-
1. Please send us link to page where you got this slider then because we were thinking about something completely different. 2. All you need to do is use MAP item and set the Google Maps API key.
-
Theme options > Global > Advanced section.
-
We are sorry but we can not know what you did or didn't. We are just able to tell you what we see and what need to be fixed. And like we wrote above, it has nothing to theme. So if you don't know what you did wrong and where, you need to contact wit…
-
But the WooCommerce plugin does not respect formatting tags like strong or lists. But this has nothing to theme. It's just how WooCommerce works. But about the Muffin Builder on product pages, yes, it's normal of course.
-
Above code should be located under Forms section where all forms should be. For more details about Contact Form 7 plugin, please visit http://contactform7.com/docs/ Glad to know you found the right place.
-
For that you need to use https://wordpress.org/plugins/wp-facebook-open-graph-protocol/
-
We understand but Wordpress creates those pages itself automatically and that's why we do not have any impact on it.
-
@khaledwhisper What you mean exactly?
-
Really? Where?
-
Hi, what's your PHP version? If you don't know, please check Appearance > System Status section.
-
Hi, what you can do is cover backgrounds with the following css:#Subheader { background-size: cover !important; }
-
You are welcome ;)
-
Hi, 1. It's Content Padding which can be disabled under Theme Options > Global > Advanced section. 2. To remove rounded corners, you need to use an extra css:.menu-highlight:not(.header-creative) #Top_bar .menu > li > a { border-radius…
-
You are welcome! :)
-
Hi, it depends on what you use and want to do. If you mean Action Button in header, it's not connected anywhere and you can set up it's link to any page you want under Theme options > Header & Subheader > Extras section.
-
Hi, you can remove it with the following css:.flexslider { background: none !important; border: 0 !important; box-shadow: 0 0 0 0 !important; } .wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption { background-color: transparent !import…
-
Hi, this could be done under functions/theme-shortcodes.php file were all shortcodes/items are.
-
Hi, this title might be located under 2 places: Settings > General or Theme options > SEO section.
-
Hi, please check server limits under Appearance > System Status because this might be the reason of this issue. Thanks!
-
You're welcome!
-
Hi, you can control responsive menu under Theme options > Responsive section with Responsive Menu Initial Width option.
-
@johnwai82 Try below instead:.section { background-size: cover !important; }
-
Hi, Form colors you can change under Theme options > Colors > Forms section.
-
Hi, to get rid of the title and breadcrumbs from page with slider, you need to deactivate Slider | Show subheader on pages with Slider option under Theme options > Header & Subheader > Subheader section.
-
Hi, could you explain what you mean? Did you saw anything wrong on http://themes.muffingroup.com/betheme/shop ? Because as we can see, WooCommerce is fine and it works as should.