Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
As we see, there is a huge different between first image and the rest. This is what we see in the code. So please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and …
-
You are welcome! ;)
-
https://snag.gy/Z7UePL.jpg
-
Hi, did you changed HTML Table option under Theme options > Global > Advanced section to Default?
-
Yes, you can paste it using any online tool like http://pasteboard.co/
-
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…
-
You are welcome! :)
-
Hi, font would never work properly if you will upload just .ttf format. You must upload font in all formats: .woff, .ttf, .svg and .eot. Thanks!
-
Maybe you explained this but it's not clear for us unfortunately because when we checked your site, everything looks as should. So it means that what you ask for is extra customization and that's why we don't know what you have in mind and how this …
-
Hi, all slider timeouts you can set under Theme options > Global > Sliders section.
-
Hi, to change font size and color in feature list, please use the following css:.feature_list ul li p { color: #000 !important; font-size: 15px !important; }
-
Hi, size of category description can not be changed unfortunately but to remove "Showing all ..." part, you need to use an extra css:.archive .shop-filters { display: none !important; }
-
Ok. So to remove date from fixed navigation, please use the following css:.fixed-nav .desc .date { display: none !important; }
-
Hi, yes, it is possible. All font sizes can be changed under Theme options > Fonts > Size & Style section. But about the padding, please show us what you mean exactly.
-
You're welcome!
-
Hi, we are sorry but to make similar footer, it is necessary to modify theme files. Thanks!
-
Hi, it's because you forgot to deactivate Right Top Bar under Theme options > Header & Subheader > Extras section.
-
You're welcome! :)
-
Sorry, we misunderstood your question first but now we realized which part you want to change exactly. So to change drop-down menu background, you need to use the following css instead:#Top_bar #menu > ul { background: #FFF !important; }
-
For that, you need to modify header.php file. But if you don't know how and where, you need to contact with your web developer.
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. P.S. Anticipating your question, yes, those errors are not associated with theme and were made by you, your dev…
-
Hi, please send us link to page where you would like to change this color.
-
Hi, please send us link to your own site where you would like to do this first so we can have a look on it.
-
Hi, thanks for your suggestion. If you have more of them, please leave them always under http://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest Thanks!
-
Hi, Ok, but where can we find those icons? The only icon we see is Facebook icon and as you can see on http://pasteboard.co/e5sRMAJtv.png it looks good.
-
Hi Marc, we are sorry but there is no other way to make menu looking the same as on desktop. Thanks!
-
Hi, this requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
Hi, if you don't have this option, you need to update theme to latest version first.
-
How exactly you want to show this category? Did you saw something like that on our demos?
-
Hi, Wordpress, since version 4.5, requires minimum PHP 5.6. If you open your blank site in Firefox html mode (CTRL+U) you see an error related with array_replace_recursive() function. It means your current PHP version is older than 5.6 and doesn’t …