Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hi, please switch to default WP theme and check if it works exactly the same way. Because from what we know and checked, this is how WooCommerce plugin.
-
Hi Agnes, please take a look at http://themes.muffingroup.com/betheme/documentation/#blog where we explained how to create blog page properly. Thanks!
-
Hi, please send us link to page where you got it first so we can check where it comes from. P.S. If you would like to know what time and when we work, we recommend to read http://themeforest.net/user/muffingroup (prodding us won't speed up anythin…
-
Hi, please send us link to page where you would like to make it bigger and we will see if it's even possible.
-
No, we can't because like we wrote above, this has nothing to theme. You or your developer did those mistakes somewhere and now you need to fix them. If you don't understand it, please read Item Support Policy where everything was explained. So if y…
-
Ok, so if you done that, then the next thing you need to do is use below css to center this text:#Footer .widgets_wrapper .column { text-align: center !important; }
-
You are welcome :)
-
So to change items color on sticky top bar over 1240px, please use:@media only screen and (min-width: 1240px) { #Top_bar.is-sticky #menu ul li a { color: #FFF !important; } }
-
You are welcome :)
-
Hi, so to remove arrows, you need to use the following css:.content_slider a.slider_prev, .content_slider a.slider_next { display: none !important; } but to make it rotating automatically, you need to set slider timeout under Theme options > Gl…
-
You are welcome! :)
-
You need to set FULL WIDTH style for the section inside which Map is.
-
You're welcome! ;)
-
Hi Eva, to remove this category, you need to use the following css:#Filters .filters_wrapper ul li.udvalgte { display: none !important; } or you can also set multiple categories under Portfolio item as well.
-
You are welcome! :)
-
Ok, got it. So to display the button of this extra plugin, you need to use the following css:#mc_embed_signup .clear { height: auto; overflow: visible; }
-
Hi, VC is very difficult in customization and it's code is really embroiled. The only thing you can do to remove padding is the css we provide below but please remember that it may destroy the general look in many different places..wpb_wrapper >…
-
Hi, to decrease font size on mobile, you need to activate Decrease Fonts option under Theme options > Responsive section.
-
1. .post-desc-wrapper .post-desc h2 { font-size: 20px !important; } 2. This can be decreased under Theme options > Custom CSS & JS > Custom CSS section where the following css responsible for subheader padding is:#Subheader { padding: 100…
-
You're welcome!
-
Hi, please send us link to page where you would like to do this first.
-
@dongtq So if above code does not work, then we do not have any other solution unfortunately.
-
Hi, please send us link to page with this footer so we can have a look on it.
-
What's the link of page where video does not work then?
-
Hi, what you ask for, is just impossible unfortunately. Thanks!
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
Hi, there is no need to look for a plugin. You should start from reading documentation http://themes.muffingroup.com/betheme/documentation/#menu more carefully where we explained how to set up ONE PAGE menu items. And because you didn't read it, yo…
-
Hi, we are sorry but we do not have anything like this included into theme. Thanks!
-
Hi, could you explain what exactly does not display correctly? Do you mean content goes behind the menu?
-
Hi, on this page http://dev1.ogmentorship.com/jm-en/ you should use regular sub-menu instead of mega menu then.