Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,866
- Last Active
- Roles
- Administrator
Comments
-
For that you need to know coding a little bit and use tool like Firebug for Firefox. More details about it you can find on http://themes.muffingroup.com/betheme/documentation/#theme-customizations
-
http://pasteboard.co/e5iPNSlk1.png - this is how h2 headings looks like. So what exactly you want to change? Top and bottom padding for them? You need to know that h2 has been used already somewhere in the code and this padding would be changed for …
-
@hunt1151 You need to contact with your admin then because files didn't copied properly.
-
Hi, 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…
-
We checked your site and http://pasteboard.co/e5t75MIUN.png this is how it looks like in IE11 and Edge. We checked both and on Win10 and Win7. So we really don't understand why it looks different on your side.
-
Hi, please send us link to page where images are cut in the bottom so we can have a look on it first. Thanks!
-
Please understand that HTML bugs are not related with theme at all. Those bugs might be related with your extra plugins or just with what you did. If you will import any of our demos, you see that they are out of any bugs. And because we didn't buil…
-
http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-maps-correctly-google-maps-api-key/p1
-
Hmm, that's weird, we didn't met with anything like that. So 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…
-
Like we wrote above, we need to sort previous features first. Most of fixes/features takes less than 30 minutes but we have hundreds of them and we need to do them in the correct order.
-
Hi, you simply imported demo several times or different demos on same WP installation, and that's why data are duplicate. Please notice that it's not allowed to import demos several times or different demos on same WP installation. To remove curren…
-
Hi, looks like you are unable to log-in to your TF's account but in this case, you need to contact with Envato staff because only they would be able to help in this case. Thanks!
-
Really? So how you explain the situation where we checked your site on several different computers in completely different locations and the icons are fine? Sorry, but we can't agree with what your hosting said because it's definitely not true. We a…
-
Hey, you can disable it under Theme options > Blog, Portfolio & Shop > General section. Thanks!
-
Ok, got it. So to decrease space between header and content, please activate Minimalist header under Theme options > Header & Subheader > Header section.
-
Hi, please send us link to page where title and header overlap menu so we can have a look on it first.
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and everything would be fine. Thanks!
-
Sorry but we don't understand. What you want to correct? Did you checked the topic we gave you above that explains where to change images sizes?
-
Hi, we are sorry but we do not have such item included unfortunately. Thanks!
-
Yes, it's easy and embed code works in Column item of course. But we thought that you tested it already and the map you are trying to use, needs some files modification what is necessary in some cases. So if you didn't tried, please do it. But if th…
-
@paderdeko If you send us access to your dashboard and FTP privately, we may switch to default WP theme and check. And if it would work the same on default theme as with the BeTheme, there would be nothing what we can do because each plugin need to …
-
Hi, to hide footer on mobile devices, you need to use an extra css:@media only screen and (max-width: 767px) { #Footer { display: none !important; } }
-
You're welcome! ;)
-
Ok, thanks. So to display sub-menu closer to main menu, you need to use an extra css:#Top_bar .menu li ul { top: 60% !important; }
-
This text can be translated under Theme options > Translate section.
-
If you use Builder >> SEO option and you don't want to display the content from WP editor to people, then you can hide it.
-
You are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-saved…
-
You are welcome! :)
-
@boristka2842 Please take a look above once again where everything has been explained. All you need to do is: 1. SET CLASS NAME FOR THE COLUMN 2. SET THE FOLLOWING CSS UNDER THEME OPTIONS > CUSTOM CSS & JS > CUSTOM CSS SECTION:.custom-cla…