Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hi, responsive mode can be disabled under Theme options > Responsive section but for the whole site only. You can not disable it for just one page. Thanks!
-
For above errors is responsible Ninja Forms plugin. We suggest to deactivate it.
-
If you set class name or an id for such item and would let us know what exactly you want to do, we will explain how to do this. But you can also create such css yourself. For more details about that we recommend to check http://themes.muffingroup.co…
-
Yes, sure. Just open your site in Firefox in html mode (CTRL+U) and you see which part would be red color. It means that something is wrong around that place.
-
Thanks :)
-
So if you meant landing page, it's not possible.
-
You can't do this unfortunately.
-
We suggest to check more carefully then. It's Column item in 1st section called "We are able to deal" where the following shortcode responsible for the image is:[image src="http://themes.muffingroup.com/be/itservice/wp-content/uploads…
-
Hi, please send us link to page where you would like to center such content.
-
Hi, if Muffin Options are empty after installation or does not save as should, it means your server is limited. In this case we recommend to deactivate all plugins first and after that click “Save changes” button under empty Muffin Options panel. B…
-
Hey, please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to attach link to current topic so we kno…
-
But this is how default wp search function works and as theme author, we have no impact on it unfortunately.
-
You are welcome ;)
-
Please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to attach link to current topic so we know what…
-
Hi, please send us link to page where you would like to change button color so we can have a look on it first.
-
We thought that you would be customizing it and not using exactly the same one as demo. However, if you are planning to use exactly the same one, it won't be possible to center logo on sticky header because menu is there as well. If there would be n…
-
OMG, sorry. The link was fixed and here you got the same one http://forum.muffingroup.com/betheme/discussion/12/muffin-content-builder-migrate-tool-3-0-change-builder-paths-for-images-etc-while-site-migration
-
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, to center menu items and to remove margin around the logo, you need to use an extra css:#Top_bar .menu_wrapper { float: none !important; text-align: center !important; width: 100% !important; } #Top_bar .menu > li { display: …
-
You're welcome :)
-
Ok. We checked it and looks like this button has the same class name as our buttons. And this is the reason why you got these padding/margin. To remove them, you need to use as extra css:.alert { margin-bottom: 0 !important; padding: 0 !important; }
-
Hey, it's widget's section so you can change it under Appearance > Widgets section. Thanks!
-
You are welcome ;)
-
Hey, to remove footer and header, please use Blank template instead of the default. You can set it up on the right side when you edit/create pages.
-
Are you sure? http://pasteboard.co/1OGGQfKT.png looks like it works now.
-
You are welcome! :)
-
Hi, you forgot to set up main menu under Appearance > Menus section and this is the reason why all pages are being displayed automatically.
-
Great, we are glad to hear that you sorted it out :)
-
Ok. So to set background image for whole Creative header, you need to use the following css:#Header_creative { background-image: url('path-to-image') !important; } But about menu creative header width, we are sorry but it is not possible to change …