Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Ok, but can you explain where have you seen Hover Box with play button? Where did you saw such feature?
-
Hi, probably you forgot to set Home page under Settings > Reading section and that's why homepage does not work properly. But in accordance to 2nd question, you forgot to import Revolution Slider. Please look at http://forum.muffingroup.com/be…
-
@redtraininc You are using VC plugin where this won't be possible. Those classes can be set for Muffin Builder items only.
-
This is really strange. Are you sure that you are using the same slider as we used on Be|Tuning demo with exactly the same settings? In our opinion, you must changed something and that's why this image is not responsive. Please upload our demo slide…
-
Hi, looks like you set 2 links for one menu item somehow what you can see on http://pasteboard.co/25d7mpIS.png (first one is empty) Thanks!
-
@beefcakee Did you read what we wrote above? If you tried different slides and none of them works, it means that the problem is related with permissions on your server side and only your admin would be able to help you. Please notice that there is n…
-
Hi, you missed 2nd step and you forgot to import Revolution Slider. Please look at http://forum.muffingroup.com/betheme/discussion/15/how-to-import-revolution-slider-into-be-theme where we described how to import pre-made sliders properly. Thanks …
-
Great. Did you set all fields like: Box | Title, Box | Address, etc for this map? You can fill them the same way as you did it with section. But in this case, you must edit MAP item which is inside section. We're glad to hear that you finally did i…
-
No, you must upload all theme files.
-
1. Yes, you can use this background header. 2,3. We do not remember where from we get this image.
-
You're welcome! :)
-
Hi, all theme punch sliders are under slider-revolution-demo/plugin-author-demos-5/ folder.
-
Click edit button (pencil icon) inside muffin builder in the right top corner of SECTION item.
-
So if none of our options works, it means that you did something else wrong and all we can give you in this case is below css:.home #Subheader { display: none !important; }
-
Hi, please update theme to recent version and menu would be centered. Thanks!
-
This can not be true because we checked this on our side hundreds of times and it works for sure. You must did something wrong. Please send us url to page where you did this modification and we'll see if there is anything else what we can do for you.
-
We did not tested this tool so we don't know if it is compatible or not. Thanks!
-
Hi, this can be done with Muffin Builder tool only like you wrote above. When you edit Porfolio item, you can set multiple categories to be displayed. Thanks!
-
Url to site where you got this logo please.
-
You're welcome ;)
-
Hey, you can increase logo size with below custom css:#Top_bar #logo { height: 100px !important; }
-
You're welcome ;)
-
Hey, our theme wasn't prepared for default WPML flags. That's why we created own flags switcher which supposed to be used only. However, if you really want to use your own, we can give use below css only to sort them a little bit:#Top_bar .menu &g…
-
Please make sure that Slider | Show subheader on pages with Slider option is NOT Active under Theme options > Header & Subheader > Subheader section. If is not activate and subheader still display on home page, please send us url to page f…
-
Hi, 1. Please check the link for section you pasted above once again. You must change STYLE for section like on the following screenshot http://pasteboard.co/253XplHi.png 2. To set that content in that box, while editing MAP item, you must set all…
-
This code does not come with theme so probably one of your plugins is generating this. Our description is under functions/theme-head.php file but it does not look as yours.
-
Hi, where eTRIKS Events button in your menu is? Because we do not see any. Please also notice that this issue could be related with your previous problem which hasn't been solved yet. This may happen because of those errors in html code which are n…
-
Ok. So to decrease this font on smaller devices, you must use below css:@media only screen and (max-width: 959px) { .whitetext60 { font-size: 30px !important; word-wrap: break-word !important; } }
-
You're welcome :)
-
You're right. It's because of our recent changes related with stack center header type. We'll fix it with next theme update but at this moment, you can easily fix it with below custom css:.header-stack.header-center #Top_bar:not(.is-sticky) .menu_wr…