Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, table is styled especially for theme. But if you want to use plain table, then please look at http://forum.muffingroup.com/betheme/discussion/453/how-to-make-a-plain-table where we explained how to remove all default styles for table. Thanks!
-
Hi Phil, as we see http://pasteboard.co/Jtld1UI.png, first button is stroke but the second is normal button as we understand, this looks exactly as you want. So please explain what exactly you want to do because for this this looks exactly as you w…
-
You're welcome!
-
If you want to change this color for mobile, then use wrap above code into right @media only screen attribute.
-
Hi, all pre-made layouts were made with our Muffin Builder tool and only with this tool can be edited. VC is only for most advanced users who prefer to build sites from scratches. Thanks!
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/8510/jetpack-3-7-incompatibility where we described this problem. Thanks!
-
Hi, please send us url to page where you got this search and we'll tell you how to hide it.
-
Hi, what is the url to your site? Since we developed 9.6 version, styles are somewhere else. They are no longer in style.php and style-colors.php files. Please send us url to your site and we'll show you where the styles are.
-
We gave you link in previous message to topic where we explained how to send us private message. Please check above message once again.
-
No problem ;)
-
You're welcome! :)
-
If above css works, then it's ok but it's not good solution because background images are not responsive so it won't work properly on mobile devices. So what you are trying to do is not a good.
-
Access to your site has been removed because it's not allowed to lave such details here because topics are public. To send us access to your dashboard please send us private message, change language to English in the dashboard and also please write …
-
Hi, It's because "super, amazing" Jetpack plugin used by many of customers changed some things in their last update and this is the reason why styles must be loaded in header now. This solution does not have any impact on page speed/optim…
-
@kebiro Take a look at http://forum.muffingroup.com/betheme/discussion/5/how-to-update-revolution-slider where we explained how to update Revolution Slider. Please notice that this is the only way to update revolution slider plugin. The feature you …
-
We have no idea what you did because there is a lot of modifications in css but below css will do the trick:#Top_bar #menu ul li a { color: #000 !important; }
-
http://forum.muffingroup.com/betheme/discussion/6366/increase-logo-size
-
@fusedmarketing Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code beca…
-
Hi, to increase header height where background is, please use below css:body:not(.template-slider) #Header { min-height: 400px !important; }
-
You're welcome ;)
-
Hi, as we see, this background image was set under Theme options > Custom CSS & JS > Custom CSS section:#Top_bar { background: rgba(0, 0, 0, 0) url("http://www.ardaolgun.com/wp-content/uploads/2014/12/home_energy_header_bgd.jpg&q…
-
Hi, you can change this icon with below css:.infobox ul li::before { background-image: url('PATH-TO-IMAGE') !important; }
-
If you want to remove above shadow, then replace current values with 0's, like:#Top_bar:not(.is-sticky) .top_bar_left { box-shadow: 0 0 0 0 !important; }
-
@Web-elettronica Yes, exactly. More details about that you can read on http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-saved-max-input-vars
-
You're welcome ;)
-
Hi, when you add portfolio items, you have ITEM SIZE field where you should set size for every MASONRY FLAT layout.
-
Hi, what password are you talking about? Maybe you mean purchase code which is not included? If yes, then please take a look at http://forum.muffingroup.com/betheme/discussion/1052/visual-composer-can-not-update-purchase-code where this was explain…
-
Hi, you did something wrong in the code and that's why those weird signs appear. Check your code because you got errors somewhere in html for sure. You can also disable plugins to check if one of them is not he culprit. Thanks!
-
Above plugin removes everything what in inside wordpress (pages, posts, settings). So if this is not what you want to remove, then you must remove all things you want manually.
-
So we really have no idea what is wrong on your side because we did never been in similar situation. We recommend to re-install all theme files but via FTP only. Just overwrite current theme files with new newest one from TF. And if this won't help,…