Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
We thought that we are talking about the same but now we realized that we don't. So would be great if you can show us on screenshot where you want to set this image and also please send us link to page where you would like to do this.
-
Hi, as we can see, items in menu are centered already. Looks like you did some customization.
-
We already sent it once again.
-
Hi, we are sorry but it's not possible unfortunately. Thanks!
-
@dongtq We checked above CSS and it works fine of course.
-
Hi, you are trying to import slider from different demo and this might be the reason. If you will send us link to page where you did it, then we would be able to have a look on it and see what might be the reason.
-
Yes, we know what you mean but like we wrote above, you need to fix your HTML bugs first.
-
@jcvikl We tried to do something with this many times but Revisions works only for WP editor content. Revisions just do not care about any other places/fields and that's why it is not possible to make them compatible with Muffin Builder which uses c…
-
Ok, great! :)
-
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…
-
@bettinabuschmeyer We did never tested this plugin and to be honest, we don't know where the problem might be unfortunately.
-
We are sorry but we do not have an option to remove those pages completely. So if you don't want to index those pages, you need to contact with your admin because those links need to be blocked in robots.txt file.
-
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. Or if you don’t have any, fell free to contac…
-
Hi, did you saw such "page transition" on any of our demos? Because to be honest, we are not sure what are you talking about.
-
Something must be wrong with your hosting if it does not import the same style as on our demo. So on those demos, we used the following code to create those forms:<div class="column one-second">[text* your-name placeholder "Your…
-
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. Or if you don’t have any, fell free to contac…
-
Hi, 1. you can set FULL WIDTH style section if you want them to be closer to the edges. 2. There is not enough space on smaller screens and that's why list goes to a new line. This is a proper behave of course and the only thing you can do is just…
-
It does not work because you are doing it wrong. The file should be loaded as the following:require_once( get_stylesheet_directory() .'/functions/widget-login.php' ); we did checked and it works of course. But one thing you need to do as well is to…
-
Hi, to get rid of the background and lines between menu items, you need to use an extra css:.widget_archive ul, .widget_nav_menu ul { background: none !important; } .widget_archive ul li::after, .widget_nav_menu ul li::after { border: 0 !important;…
-
Hi, images are blurry because you simply forgot to set up media sizes. More details about it you can read on http://forum.muffingroup.com/betheme/discussion/938/problem-with-image-size-in-shop-slider-media-images-settings-sizes Thanks!
-
Great, glad to know that this css helped.
-
@timb03 Yes, this is where this code should be put. @dongtq For that, you can try to use:@media only screen and (max-width: 767px) { #Wrapper { width: 90% !important; } }
-
Hi, 1. About the slider, you got this message, because you didn’t watched our instructional video. Slider Revolution is external plugin and it’s content can not be imported automatically with the demo import so you need to import it separately. Mor…
-
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 see what will be the easiest way to achieve this. Please don’t forget to attach link to curren…
-
Hi, it is not possible to build own single product pages as it is not allowed by WooCommerce plugin itself but you can change it's layout under Theme options > Blog, Portfolio & Shop > Shop section.
-
Hi, please take a look into documentation http://themes.muffingroup.com/betheme/documentation/#menu where we explained how to set up one page menu items with smooth scroll effect. Thanks!
-
Hi, the css you pasted above is the right one and it works because we already checked. So if something does not work on your end, it means you put it in the wrong place or just got issues on site.
-
Hi, css backgrounds are not responsive and never won't be because it's technically impossible to make such background responsive. It has completely nothing to theme but it's more technical issue between being responsive and css backgrounds. Thanks!
-
@arymaynart What's the link of your blog page then?
-
Hi, it depends what kind of image would like to to set but we think that background image for section or just an image in section would be enough.