Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,876
- Last Active
- Roles
- Administrator
Comments
-
Ok. So the middle color of what you mean is WRAP's background color. WRAP is the part of section which is located inside section.
-
The link you sent above, does not work unfortunately. Gives "Error 404" page only.
-
If your provider is not able to increase that value, it means you have very poor hosting service and there is nothing what we can do on our end to help you in this matter.
-
Yes, this is true. We asked you what for the access you sent us is. Do you know that different people works for Muffin Group? Just think, how someone else who is not writing on forum may know what for the access you sent is? What you supposed to do …
-
Hi Nadja, there is no need to be frustrated because the problem is on your end only. Your problems are not related with theme at all. We suggest to start from instructional video where we explained how to import pre-made layouts with slider. P.S. …
-
You are welcome ;)
-
Hi, please send us link to page where you got this portfolio slider.
-
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. P.S. For single posts is responsible includes/content-sin…
-
Where can we put above access? We didn't found any place to put those details.
-
The right code supposed to be:@media only screen and (max-width: 767px) { body:not(.template-slider):not(.header-simple) #Header { min-height: 60px !important; } } For more details about @media, we suggest to visit http://www.w3scho…
-
It does not matter what you set for other pages. 1000 is definitely not enough. Pages with larger amount of content need this variable to be much larger. We suggest to increase it to 10000.
-
Please show us on screenshot what exactly you want to control + send us link to page where you want to do this.
-
To make all products same sizes, you need to upload all images with exactly same sizes.
-
Hi, header type you can change under Theme options > Header & Subheader > Header section.
-
You are welcome!
-
You can move it down with the following css only:body:not(.template-slider) #Header_wrapper { background-positon: center 100px !important; } Please notice that it's the only way to move header's background from the top.
-
Hi, you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-…
-
What's is the value of MAX_INPUT_VARS variable then? Please make the screenshot of your Appearance > System Status section so we can check.
-
@Arrastia We don't know such option unfortunately. sorry about the 2nd question. We forget about it. This space between the logo and slider is Right Top Bar. You can disable it under Theme options > Header & Subheader > Extras section.
-
Hi, please send us link to page where you want to change those colors.
-
We answered on your question yesterday at 4:53PM. We suggest you to check your inbox or spam box.
-
Ok, we got it. Looks like the problem is related with above iframe. If you look at your iframe, you see that for some attributes, you start the content with double "". This need to be the reason.
-
Do you mean to make all product images to be same sizes?
-
Hi, this behave is not related with theme. What we suggest is: 1. Turn off all plugins. 2. If plugins deactivation won't help, please check Appearance > System Status section where all server limits are listed. Thanks!
-
Your images may come from other themes and that's why sizes might be different. What you can do is resize existing images to theme sizes with Force Regenerate Thumbnails plugin.
-
@zmwartijn No, it is not possible. If you want to learn how some things were done on other demos, we suggest to create extra WP instance where you can import different pre-made layouts for tests.
-
Hi, you can not change images sizes unfortunately because this requires files customization. But to remove arrows, you can use the following css:.testimonials_slider a.slider_next, .testimonials_slider a.slider_prev { display: none !important; }
-
You are welcome ;)
-
Hi, it's because of your custom css under child theme:#Top_bar .top_bar_left { width: 1100px !important; }
-
Hi, to set background color for mobile menu, you need to use:#Top_bar #menu > ul { background: #FFF !important; }