Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
This black padding below slider, is Action Bar. You can deactivate it under Theme options > Menu & Action Bar > Action Bar section.
-
You're welcome :)
-
Social media icons can not be changed unfortunately. But you can change their colors if you want with below css:#Header_creative .social li a { color: #FFF !important; }
-
You're welcome ;)
-
Hi, 1. Post excerpt font size can be changed with below css:.post-excerpt { font-size: 12px !important; } 2. For that you need to modify functions/theme-functions.php file where add_image_size() functions are. 3. This hover effect can be removed …
-
1. You must set slider under "Page options" section while editing page. 2. Sidebar width can be changed under Theme options > Sidebars section. 3. How exactly you want to change these colors?
-
Hi, please send us url to page where this button does not work.
-
Hi, please send us url to site where you want to do this and we'll have a look on it.
-
Hi, all pre-made demos were made with Muffin Builder tool. While editing/creating pages, under "Page options" section you got Muffin Builder where current content can be edit. But to change phone number which is in the right top corner, p…
-
Ok, great :) We're glad to hear you found it.
-
You're welcome ;)
-
Hi, please send us url to page where you got these items and we'll have a look on it.
-
Great :) Thanks for the info!
-
You are welcome :)
-
Hi, like you said, in the documentation we described them all. But their examples you can check on main demo under SHORTCODES section.
-
Ok, thanks for the info. Good to know that you sorted it!
-
Hi, 1) This one is unfortunately impossible. We do not have any workaround for that. 2) jquery filtering does not work when pagination is activated so this could be the reason why it does not work on your site.
-
Hi, please send us url to site where you want to do this and we'll have a look on it.
-
So you say that you only see 2 demos? If that's why you say, then your theme files must be corrupted and we recommend to update theme files via FTP only.
-
We did checked your site already and it looks the same in FF, Safari And Chrome. We did not noticed any difference on out computers.
-
@ells2812 We use Yoast without touching any code and all works fine. We do not have any duplicated titles. If you got, it means that you set something wrong.
-
@ells2812 Sorry but we do not understand what exactly is not clear enough for you. Please explain.
-
Yes, this padding comes with theme itself and can be disabled under Theme options > Global > Advanced section.
-
Hi, please make a screenshot of how this looks like on your site because we did not noticed any doubled menu.
-
Thanks!
-
Hi, did you imported revolution slider demos the way as it has been described on http://forum.muffingroup.com/betheme/discussion/15/how-to-import-revolution-slider-into-be-theme ?
-
Hi, at this moment we do not have any plans for this feature. When we finish, what we got on "to do" list, we'll consider your request as well. Thanks!
-
Hey, 1. You set 60px of padding top for section what you can see on http://snag.gy/Jc91L.jpg and that's why you got this space at the top. 2. If you tried the code we left on this forum and does not work, it means you did it wrong or you tried to …
-
Hi, please look at http://themes.muffingroup.com/betheme/documentation/#menu where we explained how to set one page menu site. Thanks!
-
Hi, child theme is included into package and you don't need to create it. Please look at https://codex.wordpress.org/Child_Themes where we explained how child themes works. Thanks!