Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
Don't you really see http://www.themepunch.com/revslider-doc/first-steps/#demoslider ? All you need to do is click on Import Slider button inside Revolution Slider and then select one of pre-made sliders that are included into package. That's the wh…
-
So you just mean to add additional fields for Social Icons. However, this is not possible unfortunately because what you ask for requires files customization.
-
Hi, you can only remove plugins from /plugins/ folder because there is no other way to reduce files for BeTheme. All theme files are necessary for proper working. Thanks!
-
Ok. So let us know when site would be online because without link to your site we have no idea what may be wrong.
-
Hi Didier, this is unfortunately not possible with custom css. Such modification requires files customization. Thanks!
-
Hi, it is not possible to have them different colours but you can increase their height with extra css:.progress_bars .bars_list li .bar { height: 40px !important; }
-
Hi, Favicon can be changed under Theme options > Global > General section.
-
For that you can try to use below css:@media only screen and (max-width: 767px) { .list_item .list_left { float: none !important; width: 100%; } .list_item .list_right { margin-left: 0 !important; text-align: center !important; } }
-
You're welcome ;)
-
Hi, to remove margins on mobile, please use below css:@media only screen and (max-width: 767px) { #Wrapper { max-width: 100% !important; } }
-
You're welcome ;)
-
It's because you set fixed size for menu items. If you want, you can change menu items sizes with below css:@media only screen and (max-width: 767px) { #overlay-menu ul li a { font-size: 20px !important; } }
-
We are happy to see that you found it :)
-
You're welcome!
-
Hi, you can change them under Theme options > Translate > Blog & Portfolio section.
-
Hi, to reproduce Be|Library demo, please take a look at http://forum.muffingroup.com/betheme/discussion/1064/how-to-re-create-one-of-full-demo-pages-betheme-demo-data where this has been explained. Also, you can watch the following video as well fo…
-
Hi, please check the following topic http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour where we explained how to change colors in Action Bar. Thanks!
-
You're welcome ;)
-
If the solution we gave you is not good for your needs, then we would tell you what we did on Be|Art demo. For this demo, we used Transparent header style but to hide the footer, we used below css:#Footer { display: none; } But for Process page, we…
-
You're welcome ;)
-
You should paste them under Theme options > Custom CSS & JS > Custom CSS section. So if you did it already and it does not work, means that you probably did mistakes in that section before you pasted above code and that's why any css below…
-
Great :) We are really happy to see that you sorted it out yourself!
-
Hi, did you made everything the way as it has been explained on http://forum.muffingroup.com/betheme/discussion/15/how-to-import-revolution-slider-into-be-theme? If this topic is not enough for you, we suggest to look into Rev Slider doc where you …
-
@klad2688 You are welcome ;)
-
@kumizu Any link to page where you want to center them?
-
@cetyov If this topic is not enough, you supposed to watch the video where we explained whole process. But you must know, that default BeTheme contain hundreds of media (images, videos, etc) and this demo can be imported on dedicated servers probabl…
-
To be honest, we don't know what may be the problem. But please switch to default wp theme and check if the portfolio items behave the same.
-
Hi, we are sorry but plugins customization are not included. So if you don't know how to configure this plugin, we suggest to check plugins help center on https://theeventscalendar.com/ Thanks!
-
Hi, adding new icons requires files customization. So if you don't know how to do this, we suggest to contact with your website developer or just use the images instead. Thanks!
-
Hi, please send us link to page where you have a problem so we can have a look on it.