Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,863
- Last Active
- Roles
- Administrator
Comments
-
@cayago You can send us link to page where you have a problem so we can have a look on it but we can not promise anything because we did never tested this 3rd party plugin.
-
http://forum.muffingroup.com/betheme/discussion/409/changing-social-icon-and-action-bar-icon-colors
-
You probably unchecked Get notified by email if this item is updated option under Downloads section in your TF dashboard and that's why you did not get any notification.
-
Ok, thanks for explanation. However, it is not possible to disable those sizes unfortunately because different items uses different sizes.
-
Hey, we are sorry but the only way to display both points in your case, would be change for the Zoom Level attribute. We are sorry but we do not have any other option to display both points. Thanks!
-
Ok, thanks. But as we see you just use simple button shortcode and it's color can be defined on the shortcode level. Please take a look at http://themes.muffingroup.com/be/theme/shortcodes/typography/#buttons where all button attributes were describ…
-
We are glad you found it but we do not understand the 2nd part of your question. What exactly you want to do? Change it's border style or what? If that's what you mean, we need link to page where this border is.
-
You are welcome!
-
Hi, what you ask for, requires files customization and it is not possible to change html tags with css. Thanks!
-
But did you saw anything like this on our demos? Because as we know, we do not have anything similar included and we are confused about what you exactly want to achieve.
-
To remove subheader's title, you need to use the following css:#Subheader .title { display: none !important; }
-
Hi Thomas, the problem is related with your custom css:#menu a:hover { background-color: #019875 !important; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) !important; } which should be replaced with the following to avoid this background hover p…
-
@helly80 Yes, it is possible. Under Theme options > Blog, Portfolio & Shop > Shop section, you need to activate Catalogue Mode option after WooCommerce plugin installation.
-
Ok, thanks. So to remove featured image, please use:.single-post .single-photo-wrapper.image { display: none !important; }
-
You are welcome! :)
-
Hi, to remove this thin line, you need to remove border-bottom attribute from the following css which is located under Theme options > Custom CSS & JS > Custom CSS section:#Top_bar { background-color: rgba(14,28,46,.4) !important; border-…
-
Hi, please update your theme to recent version and everything would be fine. Thanks :)
-
Please let us know when site would be online then because we need to check in the code why above css does not work when looks good.
-
Ok, great!
-
Hi Daniel, please be so kind and 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 let us know what …
-
OMG, after further checking we noticed that your server has some very low limits, like memory_limit to only 32MB while should be minimum 128MB, max_input_vars are 1000 while should be minimum 5000 or post_max_size which should be increased as well. …
-
Hi, please switch to default WP theme and check if this behave exactly the same way as when BeTheme is active.
-
We are sorry but we do not offer such customization unfortunately.
-
That's strange because we checked on 5 different computers with same (good) result. Of course we checked different browser (Chrome, FF, Safari and IE) on OsX and Windows.
-
Hi, to change Call To Action button color, you need to use custom css. If you send us link to page where you would like to change it's color, we will help you.
-
Hi, you need to contact with your web developer because this need to be done in files like robots.txt on FTP side.
-
Hi, "Parse error: syntax error," is an error which says that you something wrong happened to files during the update. We recommend to remove theme files and upload the newest one but via FTP only. However, in reference to wp_remote_get() …
-
If you look at http://themes.muffingroup.com/be/theme/shortcodes/typography/#buttons you see that you missed class="" attribute. So if you want the button to work with smooth scroll, the complete shortcode should be:[button title="Nas…
-
Hi, what you ask for, 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, we are sorry but not quite sure what you mean. Could you try to explain it more clearer? Would be great if you can explain it on example. Thanks!