Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,931
- Last Active
- Roles
- Administrator
Comments
-
We will consider this when we finish all current features that are on our "to do" list.
-
Like we said above, it's not enough to install the plugin and activate. You need to use it as well to regenerate all your thumbnails.
-
You are welcome! :)
-
Hi, you are uploading wrong file and that's why you get this error. Please upload the right slider file.
-
You're welcome! :)
-
On this page, you have default scroll set under Theme options > Addons & Plugins > Addons section while you have Nice Scroll active instead.
-
You are welcome! ;)
-
You set this color inline for each icon under the Widget section so to change its color, you need to replace existing inline color with the new one.
-
Ok, thanks. So to disable social icons, please uncheck them under Appearance > Menus > Manage locations section. But as we can see, the footer copyright is already centered, right?
-
As we remember, we set it up for you in the past and we explained you what we did. So what has changed?
-
Sorry but we do not have such possibility to set such text. However, if above code, does not work on single product page, please send us an example link to such page.
-
Hi, please watch our instructional video where we explained how to import pre-built sites properly. Thanks!
-
Hi, we are sorry but we do not have anything like this included into theme. Thanks!
-
http://www.w3schools.com/tags/tag_a.asp - this is what "a" means.
-
Ok, great! :)
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine. Anticipating your question, yes, those errors are not associated with theme and were made by you or one…
-
Hi, these html tags are located under functions/theme-functions.php file where function mfn_tag_schema() is. However, there is no need to modify this file because WooCommerce set up this of type themselves.
-
Hi, please send us link to page/s where you would like to do above modification first so we can have a look on it and give you best possible solution. Thanks!
-
Hi, please send us link to page where you got this problem first.
-
Hi, it's because you didn't set the Blog page right. Please take a look into documentation http://themes.muffingroup.com/betheme/documentation/#blog where we explained how to set up Blog page properly. P.S. The most important is that the BLOG page…
-
But this is why we gave you link to the documentation. As we explained there, all you need to do is set class="scroll" for the button and the link should be #Header_wrapper
-
Hi, please check your Blog item settings because looks like just one post is loading. The reason might be that you set 1 for Posts per page field.
-
Hi, if you want to set transparent backgrounds, you should use RGBA and not HEX (btw HEX colors are 6 digits and not 8). For more details about RGBA, please visit http://www.w3schools.com/cssref/css_colors_legal.asp
-
Hi, please send us WordPress dashboard and FTP 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, in that message, to let…
-
Hi Chris, the only thing you can do is overewrite z-index of this row with custom css to overlap the sidebar line..vc_custom_1486570868068 { z-index: 9999 !important; }
-
You are welcome ;)
-
Ok, thanks. So to change color of the icons inside Icon Box, you need to use the following css:.icon_box i { color: #000 !important; } .style-simple .icon_box .desc_wrapper .title::before { background-color: #000 !important; }
-
You're welcome ;)
-
Hi, this class is a part of SECTION and it comes when you have FULL WIDTH NO MARGIN style set.
-
Hi, we are sorry to hear that but if you don't like it, there is no need to use it of course. Anyway, the reason why DIVIDER is not full width is that you put it into the SECTION which doesn't have FULL WIDTH style set. That's it.