Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
You're welcome ;)
-
You can do this with below css but it won't work on mobile devices unfortunately:@media only screen and (min-width: 768px) { #Top_bar { height: 0 !important; } #Top_bar .top_bar_right { margin-top: -69px !important; } } But to remove footer…
-
@kaffealskare So you should definitely upload theme and WP files via FTP. BTW your errors are not related with theme at all.
-
Hi, please send us url to page where you want to customize this widget so we can have a look and check if it's possible with just some css.
-
Hi, we checked your site and looks like you forgot to set links for social icons under Theme options > Social section because social icons does not even exist in the code. Thanks!
-
Hi, the link you sent, does not have Betheme installed. Please send us link to site based on Betheme and we'll help you with the logo size. Thanks!
-
You're welcome ;) We're glad to hear that we could be helpful.
-
Looks like this service belongs to MaxCDN as well :) Also it does not look like this service got automatic setup for wordpress sites while MaxCDN got it built-in. But if you want, then just try it.
-
Please take a look at http://forum.muffingroup.com/betheme/discussion/13/how-update-to-the-new-version-of-be-theme where we explained how to update theme. You won't lose any settings and content because everything is stored in database.
-
Hi, as we see, a part of blockquote is wrapped into p tag, while the other part is not. This is the reason why it looks like the lines crossed out the text. What you can do in this case, is remove the lines completely. This can be accomplished with…
-
Hi, we forgot to set blog page under Theme options > Blog, Portfolio & Shop > Blog section. We already set this page under this section and extra_content does not display anymore. Thanks!
-
Hi, we are afraid that what you need, requires changes in theme files. So please send us url to this specific page where from you want to remove subheader and we'll try to help you. Thanks!
-
@nextrema Thanks for your thoughts.
-
This is a definitely good lesson ;) Few years ago we experienced the same and that's why we do not open 2 tabs with the same panel now.
-
Hi, please send us url to page where you want to decrease that space so we can have a look on it. Thanks!
-
Hi, please send us url to page where you want to change text logo color and we'll help you then. Thanks :)
-
Hi, if you want to write custom css for the last menu item, you must do this under Theme options > Custom CSS & JS > Custom CSS section. We recommend to look first on http://themes.muffingroup.com/betheme/documentation/#theme-customizatio…
-
If you know how, then yes, this file is responsible for single product page.
-
Hi, some images or settings may be lost only because of limits on server side. This may happen due to wp_remote_get() which uses loopbacks and is not supported by your server or your server may got some other variables limited and that's why can no…
-
Everything is possible but at this moment we got over hundred features in queue that must be made first. But of course while future updates we can consider this request.
-
Hi Adrian, what css does not work? Please explain.
-
Hi, blog featured image size is set under functions/theme-functions.php file where add_image_size() functions are. For featured image on single post page is responsible below line:add_image_size( 'blog-single', 1200, 480, true ); // b…
-
Hi Vasik, at this moment we got tons of features in queue that must be added first but of course we'll consider your request while future updates. Thanks!
-
This is how prettyPhoto works and this behave just can not be changed.
-
Hi, #1 Theme can have only one portfolio but you can split on different portfolio categories so maybe this may work like different portfolio pages for you. #3 The same situation as with portfolio. Thanks!
-
Hi, if you will send us private message, we can check if we got PSD file for this demo because into package is only homepage psd included. Thanks!
-
Hi, what exactly happen? Slider width does not work in the back-end (can not be saved) or back-end changes do not apply to front-end? Any url to site where this happen?
-
@Wheelhouse Sure, but you have WP Super Cache plugin installed for sure.
-
Hi, we have an option to set text next to the "hamburger" icon but if you want to change that icon, you need to modify theme files. This icon is located under includes/header-top-area.php file. Thanks!
-
Where do you have red color on hover exactly? Because we checked your site and we do not see this color anywhere.