Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
No, it's not possible unfortunately. This requires files customization.
-
Hi, we have no idea where did you read that css background resizes but these are nonsense. CSS backgrounds and responsive are technically incompatible and backgrounds won't never resize. Thanks!
-
Hi Leocadie, please send us link to page where you got products so we can have a look.
-
We are not sure if this could be done but we will see what we can do.
-
We checked but did not found anything wrong. http://pasteboard.co/29M4t2jW.png - for us everything looks fine.
-
Please send us link to page where you got this photo first so we can have a look on it.
-
What exactly does not work? Where did you set it's size? Please show us on screenshot.
-
We did checked your site but looks like maintenance mode is still active what you can see http://snag.gy/jmwRu.jpg
-
Hi, we do not see anything wrong here. This is how it looks like after several imports. So or you need to sort menu items manually, or you need to use WP Reset plugin to go back to fresh WP (just like after first installation) and do the clean impo…
-
Hi, it's because you are using many different plugins. JS responsible for header is loading at the end and waits for other scripts first. So if you don't want menu to disappear, you can not use any plugins. Thanks!
-
@cdeloach Your header is already small enough and it's not possible to make it smaller.
-
Hi, this requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
Hi, we are sorry but we do not have any option to exclude individual categories from Portfolio page. If you will send us link to your page, we can check if would be possible to remove categories names with custom css. Thanks!
-
Hi, as you can see, in "ABOUT THE ISLAND" section, you are using plugin with popup as well which is the reason why gallery in the bottom does not work as should.
-
The Events Calendar works with BeTheme exactly the same way as it works with default WP theme. IT has the same functionality, etc. So if this plugin adds posts into the blog loop of default theme, please show it to us. Please show us the difference …
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine.
-
Hi, what exactly you can not edit?
-
Hi, yes, it is possible but requires some custom css. Please send us link to page where you got this Action Bar so we can have a look on it first.
-
Hi, we are sorry but it's not possible unfortunately. Thanks!
-
@codexpros This requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
Yes, you need to upload smaller logo which fit to sticky header height.
-
Can you be more specific?
-
http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message
-
Yes, exactly!
-
If you don't want to change hosting, then probably you need to change theme because we do not have any other workaround. BTW 3000 value is definitely not enough because your client, won't be even to use any Mega Menu plugin like UberMenu because thi…
-
Hi, if some links are still linking to our site, you need to change them manually under Appearance > Menus section. We don't know why they did not changed while import but you should to change them now. If you don't need one-page menu, you don'…
-
We will be able to give you the clear answer if you would explain what you ask for more clearly. Your explanation is completely incomprehensible, that's it! Instead of writing all these "long stories" would be much better to spend this tim…
-
Ok. To remove this effect, please use the following css:.image_frame .image_wrapper .mask { display: none !important; } .image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; }
-
Thanks. To center this item, you need to use extra css:.column.column_flat_box { text-align: center; width: 100%; } .flat_box { display: inline-block; }
-
1. To change background color of active menu item, you need to use the following css:#Top_bar .menu > li.current-menu-item > a { background: #000 !important; } 2. No, this one is not possible unfortunately.