Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,863
- Last Active
- Roles
- Administrator
Comments
-
Hi, please send us link to page where you got Pricing Box item and would like to make the lines between li's so we can check. If you look at http://themes.muffingroup.com/be/theme/shortcodes/content-blocks/#pricingitem you see that the lines are be…
-
Hi, 1. Please send us link to page where you got this header so we can have a look on it. 2. About the second question, it is not possible to display different header on desktop than on mobile unfortunately. Thanks!
-
Hi, we are sorry but it is not possible. You are using Creative header and the light can be in place where it is now.
-
Hi, Visual Composer is a plugin but Muffin Builder is a tool which is built-in into theme and was created especially for our products. We do not sell it anywhere and it comes as a part of our themes only. Over 90% of customers prefer to use Muffin …
-
Hi, to display search bar, please make sure you did not deactivated Right Top Bar under Theme options > Header & Subheader > Extras section. Also, make sure that icon is active as well and not hidden under same section.
-
Love button can be removed with the following css:.post-footer .button-love a.mfn-love { display: none !important; }
-
Hi, all details about changing colors in Action Bar, you can find on http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour Thanks!
-
We are sorry but it's not possible.
-
Sorry but we do not have such option included.
-
We did checked it before. However, we checked once again and it works what you can see on http://pasteboard.co/3kzx7TPIo.png
-
No problem.
-
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 then. Please don’t forget to attach link to current topic so we know…
-
We are sorry but it is not possible to update theme or plugins automatically. Auto-updates are not good in our opinion and may bring more harm then good and this is the reason why we prefer manual updates. For more details about theme update please …
-
No, there is no need to buy a license for a plugin if you want to update it because recent version of VC is always included into theme package. All details about VC update you can find on http://forum.muffingroup.com/betheme/discussion/15314/how-to-…
-
You must misunderstood something then. Of course everything is possible if you are a coder. We meant that it's not possible using included options. Also, if you will read Item Support Policy, you will see that such customization are not included. A…
-
Hi, to reduce footer height, you need to use the following css:#Footer .footer_copy .one { margin-bottom: 10px; padding-top: 20px; }
-
You're welcome :)
-
Hi, you can use any size you want and then under Theme options > Global > Logo > Advanced section, you can set the logo size.
-
Hi, 1. It's content padding which can be easily disabled under Theme options > Global > Advanced section. 2. Where do you have navigation arrows that you want to align? Because we do not see any on your page. 3. To move the right icon to th…
-
You're welcome! :)
-
If you want to know how portfolio page looks like from the code side, we suggest to open includes/content-single-portfolio.php file.
-
Hey, yes, you can do it of course but it is necessary to use custom css as below:#overlay-menu ul li a { font-size: 26px !important; letter-spacing: 0 !important; }
-
Ok, thanks. So to remove those comments icons, please use the following css:.Latest_news ul li .desc_footer i.icon-comment-empty-fa, .Latest_news ul li .desc_footer a.post-comments { display: none !important; } .Recent_posts ul li .photo .c { displa…
-
You're welcome! :)
-
This file is located under /wp-content/themes/betheme/screenshot.png so to get new image, you need to replace existing one.
-
Hi, the footer is already responsive and it is not possible to make it more responsive. Thanks!
-
Hi, there is nothing broken. You just forgot to activate Minimalist option under Theme options > Header & Subheader > Header section and that's why you got this header's background there.
-
@geomatani Yes, logo size can be increased under Theme options > Global > Logo > Advanced section.
-
Hi, we are sorry but there is no other way to display icons. The CORS need to be enabled on your server. P.S. For .htaccess solution, please visit http://forum.muffingroup.com/betheme/discussion/4902/icons-are-gone-cors-solved-within-htaccess (hop…
-
2. Each css should be put under Theme options > Custom CSS & JS > Custom CSS section.