Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,859
- Last Active
- Roles
- Administrator
Comments
-
Sorry, but this is not true. Did you checked the link we sent you above?
-
Hey, as far as we know, with Visual Composer it is not possible to completely remove left and right margins from mobile. Thanks!
-
Hi, is this an e-mail sent by WooCommerce? Because as far as we know, we do not have such mail template included into theme files.
-
@thenowacademy Sounds like 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-pa…
-
Hi, we did checked package using several different antiviruses (including mentioned ClamAV) and whole package is out of any viruses. As a proof, we attach screenshot of scan http://pasteboard.co/fbdgn5XPX.png (we did checked complete package and un…
-
Ok, we finally found the path in your code and looks like this path is a part of Slider Revolution and that's why it won't change with Mfn CB Migration Tool. So to change it, you need to find this layer under Slider Revolution settings and remove it…
-
We are sorry but secondary menu wasn't made for mobile devices and that's why click action does not work on mobile. The only thing is possible is to display the menu on mobile with the custom css we gave you above already but unfortunately click won…
-
Hey, to align fancy heading to the left side, you need to use the following css:.fancy_heading { text-align: left !important; }
-
You are welcome ;)
-
Hey, you can do this under Theme options > Menu & Action Bar > Menu section with Style drop-down option. Thanks!
-
Hi, you have probably mobile header instead due to the size of your screen and to display regular menu on smaller screens, you need to decrease the value of Responsive Menu Initial Width under Theme options > Responsive > Header section.
-
You are welcome! :)
-
Looks like you want to remove post header so to do this, please use the following css:.single-portfolio .post-header { display: none !important; }
-
Hi, to display sidebars on category pages, you need set up Blog page the way as it has been explained on http://themes.muffingroup.com/betheme/documentation/#blog because category pages are strongly connected with the Blog page. And if you will set…
-
It is bad in some cases but basically should be increased as well to at least 180.
-
Yes, exactly, the screenshot is from desktop. We didn't noticed that you are talking about the mobile, sorry. Anyway, we did checked it once more and found where the problem is and this would be fixed with next theme update. For now, please put the …
-
You're welcome!
-
Ok, so if everything was set properly and exactly same way as above, please send us following: - link to Blog page - screenshot of the Blog section in Muffin Options - link to example category page where sidebar does not display - screenshot of wid…
-
Hi, when you switch to default WP theme, do you heave images in RSS feed?
-
Hey, as far as we know, this is how VC's gallery supposed to work and there is no option to make popup images larger. Thanks!
-
Hey, do you mean that you can not save changes in the back-end of Muffin Options panel or it does not take any effect in front-end only?
-
Great, we are glad to know that you found it and sorted out. Happy new 2017 year as well! :)
-
Hey, we are sorry but we do not have an option to set different menus per different devices. Thanks!
-
@edunpisan Like we wrote above, we did never tested this plugin and also there is no information in product's description about compatibility with this plugin.
-
Ok, thanks. But could you explain where this color is not being displayed? Because all we can see are h4 headings and you set inline style for them and that's why has #000 color.
-
As you can see on the following screenshot http://pasteboard.co/eNgNG9QOS.png it's due to your own settings. You set the logo to 194px height and that's why it is so large on mobile. So if you want to decrease it's size on mobile only, you need to u…
-
Hey, please log-in to your FTP, remove all plugin files and then upload the newest version included into package once again. Hope this would help you.
-
Please disable maintenance mode first so we can have a look on it.
-
@xeedesign Which demo you import and what is the link to page that you don't get with the import?
-
Hey, yes, you can of course but this requires one line of custom css:#Subheader .title { display: none !important; }