Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
You are welcome!
-
This is probably section`s background color.
-
Hi, did you imported Revolution Slider the way as it has been explained on http://forum.muffingroup.com/betheme/discussion/15/how-to-import-revolution-slider-into-be-theme? If you did it, then please send us link to your site where you got a proble…
-
Hope upcoming Friday but we can not guarantee it.
-
Hi, if you did not modified any parent theme files, you can update theme without any problems. Thanks!
-
Do you have any example of such page? We may have a look and check if this could be done with custom css. If not, you need to check style.php file which is responsible for header background.
-
11. Ok, we see what you mean. But because this is plugin`s button and it's just how browser`s mobile is rendering it, there is nothing what we can do to help you. We do not have any impact on how it works on mobile devices unfortunately. 12. No, we…
-
You are welcome ;)
-
Ok. So to change Top Bar background color on mobile, you need to use extra css:@media only screen and (max-width: 767px) { #Top_bar { background-color: #000 !important; } }
-
You are welcome ;)
-
Hi, yes, you can move this button to the right side with extra css only:.comments #commentform input[type=submit] { float: right !important; }
-
You are welcome :)
-
Ok. You can try to use the following css then:#Header .top_bar_left, .header-classic #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu { background-color: #000 …
-
You are welcome :)
-
You need to set NO MARGIN style for the section where this slider is.
-
You are welcome :)
-
Hi, 1) Do you mean space between posts? 2) Yes, you can do this with extra css:.post-meta .author-date .post-author { display: none !important; } .post-footer { display: none !important; } 3) You can with extra css as well:.image_frame .image_wrap…
-
Hi, we did checked above site and mousewheel of course works on your side. If it does not work on your side, try to deactivate all extra plugins first but if this won't help, turn of Nice Scroll under Theme options > Addons & Plugins > Ad…
-
Hi, we will consider these elements in future updates as well then. Thanks for your suggestion.
-
Hi, we are not sure, but you are probably talking about the widget that can be changed under Appearance > Widgets section. More details about it you can read on http://themes.muffingroup.com/betheme/documentation/#footer-widgets Thanks!
-
No problem.
-
Hi, to fix this, please use the following css:html, body { overflow: initial; }
-
Hi, please switch to default WP theme first and check if these works exactly the same with default wp theme and let us know.
-
@kumizu Yes, you can have it on 2 different servers while moving it. Don't worry about it. While moving websites, we use only 2 tools: 1. http://forum.muffingroup.com/betheme/discussion/12/muffin-content-builder-migrate-tool-3-0-change-builder-path…
-
Hi, this may happen if you zoomed in your screen. Please zoom it out and then check.
-
@Parveenjainkochar What problem you got exactly?
-
Hi @yinanxia, if Muffin Options are empty after installation, 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. But if this won’t …
-
Hi, please send us link to page where you want to change header image so we can have a look on it.
-
@carmdross Which one is your previous post?
-
We need to consider them while future updates then.