Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,867
- Last Active
- Roles
- Administrator
Comments
-
@JohannesGraf Sure. To change background color of post footer, please use:.post-footer { background: #000 !important; }
-
This is global section and it works for each page around website. As a proof, take a look on http://pasteboard.co/1EivARsU.png - we suggest to move above css on 1st position because you probably did something wrong in the css and that's why above co…
-
You can check our pre-made layouts and if any of them got what you are interested in, you can upload it on dev wp installation and learn how it was made because in reference to Item Support Policy, such customization are not included.
-
Hi, please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact with link to page that concerns your question and we will have a look on it.
-
Hi, please send us link to page where you would like to change those details so we can have a look on it.
-
1. You can change them under Theme options > Colors > Menu & Action Bar section. 2. If you mean sticky header, please use:#Top_bar.is-sticky a.button.action_button { top: -5px !important; }
-
Do you use multisite? If yes, please change Table Prefix under Theme options > Global > Advanced section because this is the reason why you do not see any sliders.
-
It means that it's not related with theme but the problem is on computer's side. If you send us private message with dashboard access we may test it on different computers as well.
-
So if it's the latest one, what we may suggest is to remove this plugin completely via FTP and install it once again. But if this won't help, please create totally new WP instance with clean/fresh database and please install there theme with slider …
-
Hi, please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact with link to this topic so we can have a look on it. Thanks!
-
Action Bat show in the very top of page where phone number and slogan on the left side are as well. But if you mean to control social icons, you can do this from Theme options > Social section.
-
Hi, if Muffin Options are empty after installation or does not save as should, it means your server is limited. In this case we recommend to deactivate all plugins first and after that click “Save changes” button under empty Muffin Options panel. B…
-
But those screenshots does not work for us. We do not see them.
-
Thanks. So to remove this line, please use the following css:.quick_fact hr { display: none !important; }
-
Ok. So to remove this border, you need to use an extra css:.image_frame, .wp-caption { border: 0 !important; } .image_frame .image_wrapper .mask, .edd_download_image::after { box-shadow: 0 0 0 0 !important; }
-
Ok. So to remove sub-menu items completely, please use the following css:#Top_bar .menu li ul { display: none !important; }
-
It's mega menu. More details about how to create it, you can find on http://themes.muffingroup.com/betheme/documentation/#menu
-
Hi, please send us link to page where you did this import and it does not look the same.
-
Hi, to change top bar background color and make it lower, you need to use the following css:.header-plain #Top_bar { background: #000 !important; } #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top…
-
Great!
-
Yes, that makes sense but do you know that this has nothing to theme? We suggest to check slider settings because you must set something on the slider side and that's why it does not look as should.
-
And what is exactly wrong on this page?
-
This is Muffin Builder's item so you can find it inside Muffin Builder.
-
Hi, we are sorry but we do not have such option. Thanks!
-
Above css is for desktop version only. If you want to change it for mobile as well, you need to use the following css as well:@media only screen and (max-width: 767px) { .highlight-left .wrap:first-child, .highlight-right .wrap:last-child { back…
-
No problem ;)
-
If Muffin Options are empty after installation or does not save as should, it means your server is limited. In this case we recommend to deactivate all plugins first and after that click “Save changes” button under empty Muffin Options panel. But if…
-
Hi, you can do this with shortcodes and html under Appearance > Widgets section.
-
No, it is not possible. Social icons can be put into Action Bar only.
-
Above image does not work.