Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
Hi, what you are referring to is how responsive works. You can see the same behave on our demos (we did so many of them so you can check before the purchase how such things works). Because the images must scale to different devices properly, there …
-
Please send us private message then with dashboard access and also please include the link to file with phpinfo() so we can check if that value is set to 10,000.
-
Hi, looks like you want to get full screen slider. So instead of using AUTO you supposed to choose Full-screen or Full-width.
-
Under Theme options > Custom CSS & JS > Custom CSS section (it's section where all custom css's should be stored).
-
Hi, for this page, we just added sidebar with Muffin Menu widget.
-
This is Icon Bar (text shortcode) item where it is possible to use included icons. This shortcode like any other raw shortcode, can be found under []+ button which is available for default WP editor for example.
-
Hi, you can set simple menu instead of social icons on Action Bar in the right top corner. To do that, you must set menu instead of social icons under Appearance > Menus > Manage locations section. Thanks :)
-
We are sorry but the css we gave you above is everything what would be possible. All other header customization requires files customization.
-
Hi, this problem is related with limits on server side. More details about that you can read on http://forum.muffingroup.com/betheme/discussion/968/what-to-do-when-you-get-are-you-sure-you-want-to-do-this-please-try-again-while-installation Thanks!
-
This line is under functions/theme-shortcodes.php file.
-
Hi, you supposed to contact with your admin because the problem is with limits on server side. Looks like max execution time is only 30 seconds and that's why you can not import slider.
-
Hi, all details about creating Portfolio page, you can find on http://themes.muffingroup.com/betheme/documentation/#portfolio Thanks!
-
Hi, we are sorry but we do not have such option for portfolio items included unfortunately. Thanks for understanding!
-
Hi, we did checked above link and looks like everything is fine on that page what you can see on http://pasteboard.co/fffQqP8.png
-
Hi, we are sorry but this is not possible to have different versions for desktop and mobile. It's just impossible. Thanks!
-
Hi, 1. Can you explain what resolutions you mean? Because we did checked your site with many and everything works fine. Logo is not covered by menu. 2. To set background color for mobile menu, please use the following css:#Top_bar #menu { backgrou…
-
If you won't touch theme files again, this should never happen.
-
Hi, not sure if this is the reason but you may forgot to activate "Force rewrite titles" option for Yoast plugin and that could be the reason why the title looks like that. Also, you should remember to deactivate built-in SEO fields under…
-
Hi Charlie, we appreciate your explanation :) Glad to know that you sorted it out.
-
We answered on your question yesterday at 10:51 AM. We already sent this message once again.
-
The image you sent us above, does not work. Would be great if you can provide link to page where it does not work as well.
-
Hi, these are headings (h2). You can change their color with the following css:h2 { color: #000 !important; } However, other headings that are h2 as well, may be changed too. Is this would happen, you must play with more advanced custom css's. Any…
-
Hi, this sounds like the problem is related with limits on server side. More details about this issue you can read on http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-saved-max-input-vars Thanks!
-
Hi, we are sorry but we do not have anything like this included. Thanks for understanding!
-
@jcostantini Each menu item have own class name and for each, we created own custom css:/* Menu */ #Top_bar .menu > li.color-sea > a:after { top: 0; background: #00cdc1; } #Top_bar .menu > li.color-pink > a:after { top: 0; background: #e…
-
@markwalker92 Please send us link to page which does not look the same as our demo after import so we can have a look on it.
-
@dlinden2 As we see, nightlife and news are archive pages. The problem may be with blog page then. Did you created blog page in accordance to steps on http://themes.muffingroup.com/betheme/documentation/#blog ? If you did not, then this is the reaso…
-
You're welcome ;)
-
No, like we wrote above, this is not possible because it requires files customization. You can use one of included header styles only. However, if you want to remove default menu, you can do this with custom css only:#Top_bar .menu_wrapper { displa…
-
No problem ;)