Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,859
- Last Active
- Roles
- Administrator
Comments
-
Hi, yes, it is possible. You can set up fonts under Theme options > Fonts > Size & Style section. Thanks!
-
Hi, to change footer copyright background color only, please use the following css:.footer_copy { background: #000 !important; } But to change color of social icons in footer, please take a look on http://forum.muffingroup.com/betheme/discussion/4…
-
What is wrong exactly? Please explain.
-
It depends and decision belongs to you if you will work on the child or parent theme.
-
Now it works but we are not sure how you want to do this. Please send us screenshot with explanation of how you would like to do it.
-
Ok, thanks. Previously we thought that you mean something else but this looks weird. Please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will chec…
-
Hi, if you would like to achieve similar thing, please create extra WP instance, do the import of demo you like and check how it was done. This is the fastest and easiest way to learn how things on demos were made. Thanks!
-
Hi, we are sorry but we completely do not understand your question. Could you try to explain it more clearer? You are talking about inner pages but we do not see such. And if you mean to remove the logo from slider, you need to do it under slider s…
-
Hi, if you mean to create something like "one page" menu items, then instead of name attribute, you should use id:<a id="link1"></a> <a id="link2"></a> <a id="link3"></a>
-
Each custom css need to be put under Theme options > Custom CSS & JS > Custom CSS section. We are happy to see that you found it yourself.
-
Please do the screenshot of your back-end then where you set mega menu and we will compare here with the documentation.
-
Hi, if your theme settings get back to default, someone must click "Reset to Defaults" button located under Theme options > Backup & Reset section. Except this one, we do not have any other option to reset options or remove the con…
-
Hi, this has completely nothing to do with the plugins. There is 3 possible reasons why Muffin Options might be empty on load (blank): - PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, yo…
-
Yes, we can help you but please go to theme folder, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings.
-
Hi, you can change these colors with custom css and you can find such css in different topic http://forum.muffingroup.com/betheme/discussion/409/changing-social-icon-and-action-bar-icon-colors
-
Ohh, that's what you mean. We thought that you are asking for something different. So if you want to set up those sidebars, all you need to do is set up Blog page the way we described it on http://themes.muffingroup.com/betheme/documentation/#blog a…
-
Hi, we did checked your site already but didn't noticed hiding content. When we click for example on http://chris.urs-baumgartner.ch/coaching/#ablauf this is http://pasteboard.co/1ho9NLxXr.png where it goes.
-
Hi, did you imported slider? If you did it and it does not display, you need to set it up under Page Options section where Slider Revolution drop-down field is.
-
No problem.
-
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, to edit plugin page with Muffin Builder, you need to contact with your developer because this requires theme and plugin files customization to make both compatible. Thanks!
-
Hi, Visual Editor is a WordPress default item and we do not touch it at all so this couldn't be nothing related to theme. Please show us what's happening exactly.
-
You are welcome! :)
-
Hi, looks like you didn't set main menu under Appearance > Menus > Manage locations and that's why menu items are sticky. Thanks!
-
You are welcome ;)
-
Hi, this could be disabled for all images only and it could be achieved with the following css:.image_frame .image_wrapper .image_links.double a.zoom { display: none !important; } .image_frame .image_wrapper .image_links.double a.link { width: 100%…
-
You are welcome! :)
-
To add more space between the title and the content, you need to use below css:.fancy_heading h2.title { margin-top: 30px !important; } And Merry Christmas too! :)
-
Hi, to do this, please turn on Boxed to Full Width option under Theme options > Responsive > General section.
-
Hi Eva, to change colors in Action Bar, it is necessary to use custom css and all details about it you can find on http://forum.muffingroup.com/betheme/discussion/409/changing-social-icon-and-action-bar-icon-colors But to change background color o…