Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
We are sorry but we do not offer files customization. In accordance to Item Support Policy, this is not allowed. Basically the name of file could be any. It's only important to have above function inside. But, if you don't know how to do this, we re…
-
@dlinden2 So please send us url to page where you are trying to do this and we'll try to help you.
-
Great then :) We are happy that you shared with this solution.
-
Hi, can you explain how you concluded that it's because of incompatibility between theme and WP 4.4 version? Also could you give us url to page where you have a problem?
-
Ok. So if the class is incele, you can use below css to change it's border:a.button_js.incele { border-color: #000 !important; }
-
Ok. With your current code, it is not possible to center those buttons. But if you will modify your code a little bit and you would wrap those buttons into p tags like below:<p style="text-align: center !important;"> /* Here paste th…
-
Hi, This sounds your server is not fully compatible with WordPress. Demo settings can not be imported automatically because your server does not work with wp_remote_get() function which uses loopbacks. In this case, you must import settings manuall…
-
@dlinden2 Not sure what is not clear for you exactly but if you don't know where to paste above css, you should do this under Theme options > Custom CSS & JS > Custom CSS section.
-
No problem :)
-
So let us know when site will be online because until we don't have url to site, there is nothing what we can do to help you. Thanks for understanding!
-
Hey, if you want to remove responsive menu completely, please use extra css:#Top_bar a.responsive-menu-toggle { display: none !important; }
-
You're welcome ;)
-
Hi, 1) Sliding Top feature is based on widgets. So in this section, you can use only widget that are under Appearance > Widgets section. 2) This login is for WP users only. Thanks!
-
You're welcome ;)
-
If you force the sidebar for all pages under Theme options > Sidebars section, then it is not possible to set different sidebars per different pages.
-
Hey, we are sorry but it is not possible to have a different menu on mobile devices. Thanks for understanding!
-
1) On mobile, we suggest to change background color. Would be looking much better. For that, please use below css:#Top_bar #menu > ul { background-color: #000 !important; } 2) Can you explain which header you mean? We did checked http://division…
-
Hi, any url to page where you want do this?
-
Ok. So this could be done but for each page, you must use below css:.page-id-xxx #Header_creative { display: none !important; } body.page-id-xxx.header-creative.header-open { padding-left: 0 !important; } where xxx is PAGE ID. To get the page ID, g…
-
This is sub-menu item. All menu items can be controlled under Appearance > Menus section and that's the section where you can remove it if you really want.
-
Hi, Envato WordPress toolkit, does not work anymore. More details about that you can read on https://github.com/envato/envato-wordpress-toolkit/issues/85 Thanks!
-
The css we gave you above, decrease top bar height. If it does not work as you wish, then we do not have any workaround unfortunately. Thanks for understanding!
-
We don't know what you mean exactly because both effects are similar. However, we have a new option under Theme options > Plugins & Addons > Addons section, called Parallax | Plugin. So if you don't like the current parallax effect, you ca…
-
Hi, these paddings comes from VC plugin. You may remove them with below css:.wpb_wrapper > div { margin-bottom: 0 !important; } .wpb_gmaps_widget .wpb_wrapper { padding: 0 !important; } But please notice that other sections and places may chang…
-
Hi, we did never tested above plugin and shortcode so we don't know what could be the problem. However, Facebook have Embed This Video option so maybe you should try this one. Thanks!
-
Hi, if Muffin Options are empty after installation, it means your server is limited. In this case we recommend to deactivate all plugins first and after that click “Save changes” button under empty Muffin Options panel. But if this won’t help, then…
-
Hi, what you want to do, requires files customization what is not included unfortunately. So if you don't know how to do it, you supposed to contact with your website developer. Thanks for understanding!
-
Hi, if Muffin Options are empty after installation, it means your server is limited. In this case we recommend to deactivate all plugins first and after that click “Save changes” button under empty Muffin Options panel. But if this won’t help, then…
-
Single pages can be crated under Pages > Add new section. There is no other way to create single pages.
-
That was smart. Obviously if you are a good coder, everything would be possible for you. Thanks for this smart part of javascript code.