Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,863
- Last Active
- Roles
- Administrator
Comments
-
Sorry but your site is under construction.
-
Screenshot is not helpful at all and we need link to page where the problem exists so we can have a look into the code.
-
Ok, thanks. So everything is clear now. Please open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. P.S. Anticipating your question, yes, those errors are not associated with t…
-
As we can see, you didn't set Responsive Menu Initial Width option under Theme options > Responsive section to a proper value. Looks like this is the reason. But if this won't help, please deactivate extra plugins and check if one of them is not …
-
The only way to change these colors is custom css and like any other custom css, need to be put under Theme options > Custom CSS & JS > Custom CSS section.
-
Hi, to move those icons maximum to the right side, you need to use the following css:#Footer .wpcf7-form .footsocial { margin-left: 0; margin-right: 0; width: 33.333%; }
-
You are welcome :)
-
Hi, Muffin Builder is a part of our themes only and can not be used with other themes. Thanks.
-
@Markagranel In your case, you need to set FULL WIDTH NO MARGIN style for the section where portfolio items are instead of just FULL WIDTH.
-
Hi, please deactivate maintenance mode first.
-
@zamgrafica As you can see on http://pasteboard.co/9gqomnE6b.png various images works fine and changes on click.
-
Hi, if the button was looking the same, it couldn't work because you didn't used scroll class for the button element. If you use custom links like buttons, you always need to set scroll class. We also checked the links and these works fine and are …
-
Hi, please send us link to page where you would like to do these changes.
-
It means that theme is not the reason and you need to look for a problem somewhere else.
-
Hi, would be nice if you can deactivate maintenance mode so we can have a look on it.
-
http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour
-
Hi, 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, you need to contact with your admin/hosting provider b…
-
Hi, if you send us link to page where you would like to add this space, we will see if it's possible.
-
The same way as you created the first one where you have your site installed.
-
Hi, this message says that you can not install theme thru the WP default importer because of the limits on server side. It’s probably because of upload_max_filesize. There is few ways to install your theme then: - You need to contact with your adm…
-
But this is how the features like share boxes works and it's technically impossible to do them other way.
-
Hi, please send us link to page where you got this issue so we can have a look on it.
-
It is still white because you didn't used the 2nd line of css we gave you above. Already checked your site and this css does not exist.
-
Hi, it is not possible unfortunately because there is some javascripts necessary and responsible for header and it's just technically impossible to remove them. Header is quite advanced part of the theme where a lot is happening and that's why such…
-
You're welcome ;)
-
If the option we gave you does not fit to your needs, you need to use custom css to disable comments from above pages:.buddypress .section-page-comments { display: none !important; }
-
Glad to hear that :)
-
Ok, got it. So to change it's background color, please use the following css:#popup_contact .popup_contact_wrapper { background: #000 !important; }
-
You are welcome :)
-
You're welcome! :)