Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
@Tineke_Vanheule Please send us url to page where slider does not work and we'll have a look on it.
-
Step 2 is wrong. Where did we wrote that you should set PORTFOLIO item for portfolio page? Portfolio page should be empty and only "Portfolio" template should be selected. After that, under Theme options > Blog, Portfolio & Shop >…
-
You're welcome ;)
-
Hi Ange, css you got under Theme options > Custom CSS & JS > Custom CSS section is hiding your footer.#Footer { display: none; }
-
You're welcome ;)
-
Hi, the content comes from Muffin Builder tool as this is the only tool that we use for pre-made layouts. We do not use VC personally because it's horribly slow and heavy and is not so easy in use as our Muffin Builder. Scroll page down to the Pa…
-
1. So you can move this menu:@media only screen and (max-width: 479px) { #Header a.responsive-menu-toggle { right: -15px !important; } } 2. You can highlight this menu item with below css:#Top_bar .menu > li#menu-item-138 a span { backgr…
-
Hi, to make this section full width, you must set Full width no margin style for section item. You can style single post view with custom css or under includes/content-single-post.php file.
-
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 are f…
-
Hi, for this menu, we used Muffin Menu widget in sidebar. That's all we did.
-
Hi Aaron, this is contact form. For that form we used CF7 plugin. Basically you can but those forms in any place you want. All you need to do is create form and then get the shortcode and paste in place where you want to get it. All details about C…
-
Hi, where from did you get this navigation? Because it does not look like one of our items. We think that you should contact with author's of this plugin/addon or whatever it is because this stuff does not come with our theme. Thanks!
-
True, we forgot about it. Footer.php is a global. So it is impossible to add this code per different pages unfortunately.
-
Thanks for the url. We did checked your site but as we see, you are using VC plugin. With this builder it won't be possible unfortunately because this plugin of unknown reasons is using weird paddings, margins and other stuff in different places.
-
Thanks for those images because they are very helpful. Custom Page option for "Maintenance mode" works only with Muffin Builder. It is impossible to create those kind of pages with VC plugin unfortunately. In accordance to 2nd image relat…
-
We're glad to hear that you solved it :)
-
Hi, this has been already described few minutes ago http://forum.muffingroup.com/betheme/discussion/10023/2-invisible-checkout-buttons Thanks!
-
Thanks. We did checked your site already but with "Plain" header it is unfortunately impossible to set transparent background. This requires modification in theme files.
-
Just one word would explain everything - CACHE!
-
We already answered on your questions in comments section. Would be great if you can do not duplicate questions in the future.
-
It's unbelievable. Please send us private message with access to your dashboard and we'll have a look on it.
-
Hi Steve, you can do this with below css:#Top_bar.is-sticky .menu > li > a span:not(.description) { color: #000 !important; }
-
If you mean OR, then we are giving you css to set own background color for Creative header style:.header-open #Header_creative { background: #000 !important; } #Top_bar .menu { background: #000 !important; }
-
You're welcome ;)
-
Hi Iris, we know about this issue and this will be fixed with next update (upcoming Friday). However, if you want to set font color for this button now, you can do this with below css:.woocommerce-cart .wc-proceed-to-checkout a.checkout-button { co…
-
Hi, 1. Sticky header menu items color, you can change with below css:#Top_bar.is-sticky .menu > li > a span:not(.description) { color: #000 !important; } 2. To change menu items color on mobile only, please use below css:@media only screen a…
-
Hi Tom, yes, this is possible but works a little bit different because you must set layout ID under Theme options > Blog, Portfolio & Shop > Portfolio section. Thanks :)
-
@welandercom Yes, VC is incompatible with slider items at all.
-
Hi, please send us url to page where you got such header and we'll have a look on it.
-
@felipegm Yes, exactly. But please notice that we are planning this feature as an option.