
Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,824
- Last Active
- Roles
- Administrator
Comments
-
Sorry but this solution is not recommended. Muffin Builder and Visual Composer are two different tools which uses their own css and js codes. This may cause problems when you some js code within another one.
-
All options are assigned to theme so you can switch the theme without losing data.
-
If you want to center Info box on this site http://www.dein-mathecoach.de/nachhilfe/ you should use Builder Item: Placeholder 1/4 See this example: http://pasteboard.co/rar4cf0ca.png
-
Ok, nice to know :)
-
You are welcome! :)
-
Hi, you probably need to activate it under Visual Composer > Role Manager section.
-
Are you talking about the grey part? And what about? Do you want to remove it or what? Please also do not forget to send us link to page that concerns above questions.
-
Hi, to do this, you need to use custom css:.get_in_touch { border-radius: 10px !important; background: #000 !important; text-align: center !important; } .opening_hours { border-radius: 10px !important; background: #000 !important; text-align: cente…
-
You are welcome! :)
-
If it's disabled, please contact with wpml support team and ask them what's the reason.
-
On this page, titles are cut if are longer while we display full name always. So if you are asking for an option to cut titles, then we do not have such possibility included unfortunately.
-
So this is not possible unfortunately because you can not mix builders. You can use them only once.
-
Hi, social icons color can be changed with custom css and all details about you can find in different topic http://forum.muffingroup.com/betheme/discussion/409/changing-social-icon-and-action-bar-icon-colors But about the header, we are not sure w…
-
Hi, the link you sent above, does not work and you can see this yourself on http://pasteboard.co/r744TtVX6.png
-
Hi, this looks 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-page-opt…
-
Thanks for complete explanation and know we know very well what we are talking about. On http://lllu.es/realfooding/2017/01/16/entrada-5/ whole sidebar is yellow but on http://lllu.es/realfooding/ different widgets has different backgrounds (some so…
-
Hi, the only way to stretch the content is to add more content or just an empty spaces to the content. Please understand there is no other way to stretch the content the way you want it on larger screens. Thanks for understanding!
-
2. Yes, we know what are you talking about and if you look on above code, you will see it's wrong. three-second? We really wonder where from did you get it because it doesn't come with the theme and we are 100% sure about this. All included columns …
-
With custom css only:a.popup-link { background: #000 !important; color: #FFF !important; }
-
Hi, we do not have such option, but if you send us link to page where you got stack center, we will see if this could be achieved with custom css.
-
You are welcome!
-
Hi, do you mean active menu to be bold? If that's what you mean, this requires custom css and to give you such css, we need link to page where you would like to do this.
-
Hi, this 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-page-op…
-
Hi, we are very sorry but we do not have such possibility included unfortunately. Thanks for understanding!
-
I told my college to re-sent this message. Glad to know you got it.
-
The file responsible for all items/shortcodes is functions/theme-shortcodes.php
-
@Banzaifoto We are sorry but it is not possible to import single pages only.
-
Hi, it's header's background and to remove this space, you need to activate Minimalist option under Theme options > Header & Subheader > Extras section.
-
You're welcome! :)
-
Ok, thanks. To remove "comments number" from Recent Posts widget, you need to use the following css:.Recent_posts ul li .photo .c { display: none !important; }