Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,860
- Last Active
- Roles
- Administrator
Comments
-
Hi, please send us link to page where you got the buttons for which you want to add above css so we can have a look on it.
-
Please go to theme folder, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings first. For more details about file creation, please visit https://mediatemple.net/community/product…
-
@skatmcb Please send us link to page where above css does not work, so we can have a look on it first.
-
You're welcome ;)
-
Hi, as we can see, you have this border around the items already http://pasteboard.co/yxyytLQra.png - does it mean, you fixed it already?
-
You are welcome! :)
-
Hi, any link to page where featured images does not appear after update?
-
We can see that in files. Also, you use child theme where you did some customization, which are not dependent on us. So if you updated theme files, we suggest switch to parent theme and check. But if something would be still wrong, leave this parent…
-
Yes, this is the option we are talking about (but make sure, images are set as backgrounds). However, if you would like to sort it out with custom css, instead of contain, you should use cover background size.
-
We tested it on our end and it works, so please send us link to page where you used above css and it does not work so we can check.
-
Hi, looks like its not fixed in any browser we test. Please send us WordPress 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. Ple…
-
Hi, please send us link to page where you used this item and would like to change its color.
-
Really? May we know where did you noticed this? Any link to the tool you used for checking this "pagerank down to 39"?
-
We don't have such widget included and you probably need to look for a plugin that would be able to do this.
-
So to set different header styles per different pages, you need to use layout configurator feature.
-
You can change placeholder text under Theme options > Translate > General section.
-
Please send us link to page where you added above css and it does not work then.
-
Hi, we are sorry but we do not have an option to load custom icons unfortunately. Thanks!
-
Mega menu can be aligned into 6 columns maximum as you can see on http://themes.muffingroup.com/be/theme/ (hover over Shortcodes item). However, as we can see, you have 11 columns on your screenshot already and we don't really get, what you want to …
-
Hi, the site, you sent above, wasn't built with the BeTheme and we are not sure what you mean exactly. So please try to explain once again, what does not work after the import and where the problem is.
-
Hi, did you set description for categories? When you switch to any default WP theme, the description appears on individual category pages but when you go back to BeTheme it doesn't?
-
Hi, you use BLANK template for pages what means it displays the content of Muffin Builder only. There is no other additional stuff on blank pages unfortunately. Thanks for understanding!
-
But do you know that by digging in database, you can do more harm than good? What will you do if you copy wrong data, data would be incomplete or something has change and you will destroy whole site (including clearing database completely)? Please u…
-
You can do this with:.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th { background: none !important; border: 0 !important; }
-
You are welcome! :)
-
Hey, mega menu disappears on hover because it's too far from the top and to fix this behave, you need to use the following css:.mm-vertical #Top_bar .menu > li > ul.mfn-megamenu { top: auto !important; }
-
Hi, yes, we have such option and you can set it up under Theme options > Footer section.
-
Hi, this is placeholder, and you can change its color, with custom css:.widget_search input[type="text"] { border-color: #000 !important; color: #000 !important; } .widget_search input[type="text"]:focus { color: #000 !important…
-
You are welcome! :)
-
So you basically want to cheat RTL format using custom css right? Because right now, it works the way RTL supposed to work. So if you want to cheat it that way, you need to use custom css:#Action_bar .contact_details li > i { float: left !importa…