Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Under section settings, you have an option to set FULL SCREEN style for section.
-
Ohh, ok. We misunderstood what you asked for. This is unfortunately not possible to do what you say. This is simply not allowed. Sorry!
-
But if you try to save other pages with less content then it works fine, right?
-
Hi, thanks for suggestion. But all suggestions should be posted on http://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates because this is the only topic where from we get ideas for updates. Thanks!
-
Hi, if you want to modify search, then you must play with includes/header-top-area.php file. There is no other way to do this. Thanks!
-
Hi, this is not a bug of course. It's something on your side because changing colors works fine. Anyway we checked your site and this is the result of style.php file on your site http://pasteboard.co/2FbROWFF.png - as you see, your server is not a…
-
Hi, please make a screenshot of what you mean because as we do not see anything wrong here. Everything is translated on our side on this page. This is how it looks like on our side http://pasteboard.co/2FbG4fuE.png
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/1107/menu-behaving-strangely-after-update where we explained why menu items are sticky.
-
To send us private message take a look at http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message The plugin included into theme is Revolution Slider. We got some other that we recommend but you may do not h…
-
You're welcome ;)
-
Yes, sure. You can do this with below css:.fixed-nav .arrow { font-size: 25px !important; }
-
The only way to set background video is section item where you must upload 2 different files of video (.mp4 and .ogv). Please notice that this is the only way to set background videos for sections. Thanks!
-
You're welcome ;)
-
Ok. So to decrease logo size on mobile devices, please use below css:@media only screen and (max-width: 767px) { #Top_bar .logo #logo { padding: 0 !important; } #Top_bar #logo { height: 40px !important; } }
-
If you expect css to change this bg color, you can use below code:#Header { background: #FFF !important; }
-
You're welcome ;)
-
Hi, to remove logo, please use below css:#Top_bar #logo { display: none !important; }
-
Hi Jenn, you can move this sidebar down with below css:.widget-area::before { margin-top: 70px !important; }
-
Hi, for Be|Kravmaga demo we used 3 different fonts: Roboto, Cabin Sketch and Patua One.
-
Hi, to center menu vertically, please use below code:#Top_bar .menu_wrapper { margin-top: 30px !important; } but to decrease padding between menu and subheader on all pages except homepage, please use below css:body:not(.template-slider) #Content …
-
Hi, yes, it is possible. For that you can use below css:h1 { line-height: 0 !important; margin-bottom: 0 !important; } but please remember that this css will change the paddings and line height for all h1 items around website.
-
Great :) We're glad to hear that you figured it out!
-
Hi, do you mean that options under "Page options" in the back-end can not be saved for some pages? Is that what you mean?
-
You're welcome :)
-
Hey, we tested recent version of Revolution Slider 5 and importing slides works fine. But because it's completely new code there may be some mistakes for sure. We found some of them and we reported them already to plugin's author. Thanks! @slurpe…
-
Yes, you can remove this code safely of course :) But back to top icon is hidden because your fixed bar in the footer got very high z-index. To change this behavior, please use below css:.fixedbar { z-index: 999 !important; } #Footer .footer_copy a…
-
You're welcome ;)
-
Hi, are you talking about Sidebar? Because on our side menu looks fine what you can see on http://pasteboard.co/2EXDmDmK.png so if you are talking about sidebar, then please send us private message with access to the dashboard so we can have a look…
-
No, we do not have any documentation related with prettyphoto because VC is an external plugin and if you want to use features that are not included into plugin, you should contact with plugin's author. If you will use our Muffin Builder and Image i…
-
Great :)