Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
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.
-
If you look at http://pasteboard.co/1EhqsBwj.png you see that the whole site is wrapped into Menu Wrapper. So or the problem is related with one of your plugins or you just customized something the wrong way and that's why menu wrapper overlay whole…
-
Hi, did you tried it on different computers and it does not work on one of them only? Or how the situation looks like?
-
Hi, what is your Slider Revolution version?
-
Hey, to move navigation up, please use the following css:#Top_bar .menu > li > a { padding-top: 0 !important; }
-
You're welcome ;)
-
Ok, thanks. So to change this line, you need to use the following css:#Subheader .title::after { width: 100px !important; }