Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Great :) We're glad to see that you found it yourself.
-
Hi, how you realized that server is not the problem? What error you got when you are trying to import the slider? Are we talking about slider for Be|Sitter demo? Did you tried to import another slider just for tests?
-
We did checked your site once again and your theme files are incomplete. We just checked for example layout.css file and the file which is included into theme is different from what you got on your side. It means that you did removed theme files com…
-
So if you mean images that you set under Muffin Builder, then you must use Muffin CB Migrate Tool which is changing the paths after migration. We thought that you mean something completely else.
-
Hi, we did checked your site already and on mobile, default theme is loading. This problem is completely not related with theme. The same issue you will get after activating any other theme. Different theme is loading on mobile because of settings …
-
Hi, the only option we got (responsible for pretty photo) is located under Theme options > Addons & Plugins > Addons section where you can set width and height for PrettyPhoto. Except that option, we do not have anything else. Also please…
-
Hi, we added this option which recent theme update. It's called "Stick to bottom if content is too short" and you can find it under Theme options > Footer section if you use recent version only.
-
Sorry but it is unfortunately not possible to have sticky menu centered. But to increase sticky top bar header and set background color for menu, please use below css:#Top_bar.is-sticky { height: 100px !important; } #Top_bar #menu > ul { backgrou…
-
Hi, please deactivate all extra plugins and then check. Thanks!
-
Hi, the image you sent, does not work. Please use http://pasteboard.co/ to send us image.
-
Hi Keith, 404 error problems are not related with theme. This could happen because of settings on server side or you may did something wrong while moving website. We can suggest only to go to Settings > Permalinks section and click "Save ch…
-
The sticky menu does not work properly because you modified theme files. And because of that, sticky menu won't work as supposed to work.
-
Hi, to remove featured images from single post pages, please use below css:.single-post .single-photo-wrapper { display: none !important; }
-
You're welcome ;)
-
Hi, to change menu items color on sticky, please use below css:#Top_bar.is-sticky .menu > li > a span:hover { color: #000 !important; } #Top_bar.is-sticky .menu > li.current-menu-item > a span { color: #000 !important; } #Top_bar.is-sti…
-
You're welcome :)
-
Hi, 1. You can center this menu with below css:#Header .menu > li { display: inline-block; float: none;} #Top_bar .menu_wrapper { text-align: center; width: 100%; } 2. To remove the space between the logo and menu, you must remove below css fro…
-
Hi, Be|Charity demo does not have any slider included. The main image (with a little boy) under the main menu is section's background. To change this image, you must edit section item which is located under Muffin Builder tool.
-
@wurzy05 It's because of css that you got under Theme options > Custom CSS & JS > Custom CSS section:#Footer .footer_copy a#back_to_top { display: none; }
-
Hi, to remove filters from blog pages, please use below css:#Filters { display: none !important; }
-
Of course :) All details about VC update you can read on http://forum.muffingroup.com/betheme/discussion/1155/wp-bakery-visual-composer-with-be-theme-how-to-update-visual-composer-plugin
-
Hi Nick, all details about centering menu along with "Stack: Center" header style you can read on http://forum.muffingroup.com/betheme/discussion/170/any-suggestion-how-to-center-menu-using-stack-center but if you will update theme to rec…
-
@kaspirovich We're glad to hear that you sorted it out :)
-
You're welcome.
-
Hi, the "Schedule" on page above, was made with html tables. You can create the same one under our theme. Just use right html tags for table under Column item.
-
We're glad to hear that :)
-
Hi Greg, header backgrounds were made with css and it is unfortunately impossible to make them responsive. However, if you want to remove header background on mobile devices, you should use below css:@media only screen and (max-width: 767px) { …
-
Sure, we'll of course.
-
Hi, infobox text color, you can change with below css:.infobox ul li { color: #000 !important; }
-
Ok, we got it. We checked your site and looks like you forgot to activate Fold 2 Last submenus to the left option which is under Theme options > Menu & Action Bar > Menu section.