19046 comments found.
hi. im trying to use the Mega Menu, however all text of the submenus are in capital letters, how to fix the text, and how to width as per the text length and hover to red. pls help
Hey,
please send us link to page/s where you would like to modify above so we can have a closer look and provide best possible solution.
Best regards,
Muffin Group team
how to reduce the gap (space) between the line of the sub menu?
From what we can see, only the first letters are Capital—> https://prnt.sc/y57xff so not really sure what you would like to do.
According to the gap between the sub-items, you can reduce them with the following custom css:
#Top_bar .menu li ul li a {
padding: 5px 20px !important;
}
ok thanks, however, how about to change the hover color for the sub menu, and to widen the submenu, as it is not equal on right side and to make the each option in one line only, (100% width for each item)
Hover color, you can change in Betheme > Theme Options > Colors > Menu section. Regarding the width of sub-menu items you can not do that as each block is the same width. In your case, you have 5 columns and each is 20% width.
even how many times i change the color there it is not changing, now just i code it.
If colours does not change whenever you change them in theme options panel, please make sure you have CUSTOM skin set and not one of the pre-defined ones.
how to send screen shot, need help for the side bar, how to change the color.
To send screenshot, you can use any online tool like https://pasteboard.co/
1. Header background can be disabled in Betheme > Theme Options > Header & Subheader > Header section.
2. To change background of the sidebar, you have to use custom css:
.widget_archive ul, .widget_nav_menu ul {
background: #000;
}
I already tried this 1. Header background can be disabled in Betheme > Theme Options > Header & Subheader > Header section. but there is a header background before the sub header (i need the subheader) only i need to disable/hide the other header background before the subheader
how to add the font color for this .widget_archive ul, .widget_nav_menu ul { background: #000; }
1. You can set any height you want for the header so it does not matter if you have subheader or header. Just pick up the value that would fit to your needs and your subheader.
2. Please send us link to page where you got this widget so we may have a look on it first.
please check https://james.mygraciousart.com/sectors is it possible to make the header as per attached sample photo https://pasteboard.co/JObWaKn.jpg
how to make the subheader background different to each other.
Hi,
You can adjust the header height in Theme Options > Global > Logo. Please set Height and Vertical Padding options.
To set subheader background for each page, please upload Featured images for these pages.
Best regards,
Muffin Group team
hi please check https://pasteboard.co/JP7dv6c.jpg, and let me know asap. thanks.
Please send us link to page/s where you would like to do above modification first so we can have a closer look and provide best possible solution.
Thanks. We’ve checked this but what you would like to achieve won’t be possible the way it works in menu because the sidebar menu is built differently. What you can do is change text color on hover with the following custom css:
.widget_archive ul li:hover, .widget_nav_menu ul li:hover, .widget_archive ul li:hover a, .widget_nav_menu ul li:hover a {
color: #dd3b3b;
}
Or you can try the css to change background color of the link block only:
.widget_archive ul li:hover, .widget_nav_menu ul li:hover {
background: #dd3b3b;
}
thanks for the code, however please check https://james.mygraciousart.com/portfolio-types/featured-projects/
how i can disable the single portfolio and related portfolio, only to display the filter as displayed after the related portfolio.
Please show us on the screenshot, what you would like to disable as we don’t understand.
please check https://pasteboard.co/JPE4tjx.png, sometimes i lost the photo. so in case you can check the link https://james.mygraciousart.com/portfolio-types/featured-projects/, i want to disable the first photo info down to related post (1,2.3,4 etc) i tried to disable related post but it is still there. Just to remain the mansory photo below or after the related post.
From what we can see, sections you’ve marked on the screenshot are made with Elementor so you have to modify your content built with Elementor to get rid of them.
In case to related section and 4 points, you can remove it with the following custom css:
.archive .yarpp-related {
display: none;
}
thanks for the quick replied. another how to disable date of the attached demo photo https://pasteboard.co/JPFjDh7.jpg
You can get it rid off with:
.fixed-nav .photo .date, .fixed-nav .desc .date {
display: none;
}
thank you
You’re welcome 
please check photo https://pasteboard.co/JPOmg4G.png, how are are going to reduce or change the font-size of the sidebar title. you can check linked https://james.mygraciousart.com/sectors/buildings/ (please check the font-size of the title)
You can do this with the custom css below:
.widget > h3 {
font-size: 18px;
line-height: 22px;
}
Because you have many customization requests, please use the support forum for all your future questions as your questions and our answers might be useful for other users.
ok…however, thank you very much.
No problem.
Hello, how to make anchor link works on footer?
I have multiple page website, but I added 1 section to Home page, and I tried to link it on footer widget (text), but when it opened the Homepage, it shows the said section for a brief 1 second, but then it scroll back to top Homepage (main banner), how to make it redirect to the said section?
Hey,
please send us link to page/s where you would like to do above modification first so we can have a closer look and provide best possible solution. Right now, we are not really sure what you did exactly.
Best regards,
Muffin Group team
Hi, my email notifications for Betheme updates hasn’t been working for some time. For all other items purchased on Themeforest, notifications work normally. Is it possible that notifications are turned off on your side?
I have notifications for Betheme turned on, of course: https://prnt.sc/xwpb2q
Best regards, Martin
Hi Martin,
no, it is impossible as we do not have any control on Envato marketplace features. If you do not receive any notifications, we suggest to check if the e-mail connected with your TF’s account is correct. And, if this is not the reason, please contact with Envato team for more details regarding this case.
Best regards,
Muffin Group team
Hi, In new Update in RTL mode; In page that show product by woocommerce , product images was not appear!! please fix it 
Hi,
please send us link to page where product image does not appear after the update so we may have a closer look on it.
Best regards,
Muffin Group team
From what we can see, the problem seems to be with your 3rd party addons and not the most recent theme update. However, we have a custom css for you and this would do the trick in your case.
.product_image_wrapper .flex-viewport {
direction: ltr;
}
Thank U ♥♥♥
You are welcome!
Hi Could you please help i try to create a price table similar on this your demo : https://prnt.sc/xx6sh9, But there is not border in the table second how can i achieve the colored (blue) background in the second table in your example, and also when i create the 4th or 5th table the looks is different the title become bold while the rest of the 1-3 table are ok.
If you could share the screenshot on how it was done, if it requires a custom css
Hi,
please send us private message through the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will help you of course. Please do not forget to attach the link to site/page you refer to.
Best regards,
Muffin Group team
Done
Thanks!
Hello, I have 2 problems,
1 – When I try to add the license to my website, it says it’s already linked to a website when it’s not possible, the website doesn’t even exist.
2 – How can I remove the link to zoom image, on the posts thumbnails there are 2 buttons : One to zoom and one who links to the article, how can I remove this feature ? or at least remove the one who points to the picture link.
Thank you for your help
Hi,
1. Whenever you face an issue with license key (purchase code), please go to http://api.muffingroup.com/licenses/ tool, we made for managing licenses.
For more details, please visit https://support.muffingroup.com/faq/how-do-i-register-de-register-license-key/
2. If you want to remove one of those buttons, then you have to use custom css.
Best regards,
Muffin Group team
A year ago I used the license on a free domain site. The site doesn’t work anymore and also the account linked to it. So I can’t remove the license there. But I still can’t use the license on a new project. Any chance someone can help me with that problem?
Hi,
whenever you face an issue with license key (purchase code), please go to http://api.muffingroup.com/licenses/ tool, we made for managing licenses.
For more details, please visit https://support.muffingroup.com/faq/how-do-i-register-de-register-license-key/
Best regards,
Muffin Group team
Hello, BeTheme Version 21.9.8 is not compatible with Wordpress 5.6 . The jQuery library is crashed. In the new Wordpress use jQuery v3.5.1 and old Wordpress 5.5.3 used jQuery v1.12.4 . Script.js and Plugin.js do not work. How to fix it?
Ok i repair it. I added to jQuery migrate v3.5.1 and v1.4.1 to child functions.php and the site work corectly.
Great, thanks for the update.
Hi, some prior to purchase questions..
1. Regarding overlays on images/gallery items: 1.1. Demo page with all available overlays? 1.2. Simple zoom-in overlay available? 1.3. Opt-out for icons/buttons/text in overlays? 1.4. Option for repositioning of icons/buttons in overlays?
2. Image/ Gallery item lightbox preview customizable (looks and behaviour)?
3. Live preview of fonts while going through font lists?
4. Regarding color picker: 4.1 Is its design consistent design throughout the theme? 4.2. Controls transparency via GUI, not CSS ?
5. What about multilinguality? What is translated, what not? Is there a plugin license requirement?
6. Offset-overlaying blocks, e.g. images, via GUI possible (without CSS)?
7. Elementor not just for parts of the website, like portfolio, but applicable throughout the theme AND instead of WP Backery?
8. GDPR module?
Thanks!
Hi,
1. You can find some examples on https://themes.muffingroup.com/be/theme/shortcodes/typography/#buttons
2. https://themes.muffingroup.com/be/theme/pages/gallery/
3. We do not have anything like this.
4. Not sure what do you mean so would be great if you can try to explain.
5. Betheme is compatible with WPML plugin so if you want to create multilanguage site, you need to buy its license.
6. Please provide more details of what do you mean exactly.
7. All pre-built websites based on Elementor you can find on https://themes.muffingroup.com/be/splash/#websites (filter located on the left hand side). You can use it instead of WPBakery of course.
8. What exactly do you expect from GDPR? There are different expectations so please explain what exactly you need.
Best regards,
Muffin Group team
Hi, thank you for quick reply!
1. There is one overlay style – moving image up.. is there more, e.g. zoom in effect? Can it be added if not? Are most of those elements on this page controllable via shortcodes only, not via GUI?
2. Lightbox looks great! Is it customizable via GUI though?
3. How do you mean? You don’t offer font lists or you don’t see what the font looks like when you select it from the list and you see only the font’s names? Is that correct?
4. Regarding color picker:
4.1. Does the color picker look the same everywhere, or somewhere it’s WP styled and somewhere it has your own style?
4.2. Most importantly: does the color picker offer GUI transparency channel, without need for manual rgba code entry?
6. Offset-overlaying blocks, e.g. images, via GUI possible (without CSS)? – I mean e.g. out-of-alignment images, text blocks placed partly over images, overlapping images… is all that possible without coding?
8. Well, most of all, GDPR module should have settings that allow to switch off every part of the consent form by default. Then it should adhere to the main theme design or at least have GUI styling options (not just a custom CSS field).
Cheers, Andreas
1. Yes, we have features like zoom-in that could be controlled from Theme Options panel and not via shortcodes only.
2. What exactly you want to control in lightbox?
3. Yes, correct. The look of specific Google font, you can check on https://fonts.google.com/
4.1 It looks the same everywhere.
4.2 Yes, id does offer transparency https://prnt.sc/xyiy2w
6. This mainly needs custom css.
8. We do not have such feature included.
Hi,
1. The second part of the question was actually not about zoom-in overlay, but about the elements from the page you gave me. There are a lot of elements, which appear to be controllable olny via shortcodes, so what’s the deal with that?
2. In lightbox I would need to make looping preview, move next/prev. arrows, change design of the arrows, control background rgba, image corner radius, add thumbnail bar if not available..
3. Well going to fonts.google.com for each font to see what it looks like is quite inconvenient.
8. But as required by GDPR in the EU, it must be somehow possible to have every tracker at OFF by default. Otherwise the website owner may be held liable for GDPR violation.
Thanks!
1. Many elements can be controlled via shortcodes or from Muffin Options panel. However, there is to many items and features included already and it is pretty difficult to explain which one can be controlled which way.
2. We do not have such options included in Muffin Options.
8. The theme itself does not track anything so there is no option for that.
I try to communicate in English. I have the theme Be-Theme in WP. That’s with revslider. I try to update the PhP version but there is a critical issue when I update the PhP version. Revslider is the problem. When I disabled the plugin I can update the PhP version without problems. So I had contact with Envato Market and the said to me to contact you. Please help me to solve this problem. Kind regards, Marjon
Hi,
as you can see, there is no “Purchased” label next to your nickname what means that you did never bought any license of Betheme. If your client did, ask him to create an account on support forum so you can post there instead.
Thank you for understanding!
Best regards,
Muffin Group team
i want to reset my purchase code. because i want install theme on new domain and message display while active on new domain is that remove code from footer. please can you reset purchase code?
Hi,
whenever you face an issue with license key (purchase code), please go to http://api.muffingroup.com/licenses/ tool, we made for managing licenses.
For more details, please visit https://support.muffingroup.com/faq/how-do-i-register-de-register-license-key/
Best regards,
Muffin Group team
I deregistered and deleted all the folder on my hosting site for the website , and when I try to activate the license again, it still doesn’t work and says I need to deregister ? I’m on a times table and need this to install a website.
Hi,
whenever you face an issue with license key (purchase code), please go to http://api.muffingroup.com/licenses/ tool, we made for managing licenses.
For more details, please visit https://support.muffingroup.com/faq/how-do-i-register-de-register-license-key/
Best regards,
Muffin Group team
After importing the Store 2 demo , the Blog page looks like this :
Screenshot : https://forum.muffingroup.com/betheme/uploads/003/5ICZ5IMHQK6K.png
I have already created a ticket in the forum
Hi,
if you already created topic on forum, please continue conversation on forum and person responsible for your topic would help you.
Best regards,
Muffin Group team
Hi,
How to make the blog achieve page look like this ? sceenshot : http://prntscr.com/xpvqeg
Hi,
this is Photo 2 blog style and it could be set in Betheme > Theme Options > Blog, Portfolio & Shop > Blog section.
Best regards,
Muffin Group team
hello dear, I have built a website using Be theme with last version: 11.8, now i want to upgraded to latest version what i have to do? do you have tutorial for this situation ?
Hi,
if your current theme version is older than 20, you have to update it manually. The best way to do this is:
1. Go to your FTP and remove whole /betheme/ folder.
2. Later, download latest version from Themeforest, unpack and upload latest version via FTP as well.
Above 2 steps are all you have to do to update theme to it’s latest version.
Since now, you can easily do all future updates via Update to [version number] button which is just under the Be logo on the right side under Betheme > Dashboard section.
For more details, please visit https://support.muffingroup.com/faq/how-to-update-betheme/
Best regards,
Muffin Group team
Hello,
Thank you for replying, unfortunately after following mentioned steps i get blank white page even when im trying to access wp-admin. alnisrproject.com
betheme folder deleted located here: /public_html/wp-content/themes
did i miss anything 
In such case, please send us private message through the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will help you of course. Please do not forget to attach the link to site/page you refer to.
How to set the modules so that the iframe is full-screen https://advartist.pl/elementor-104/
Hi,
if you mean to cover the entire viewport, please navigate to https://stackoverflow.com/questions/3982422/full-screen-iframe where you will find the answer on your question.
Best regards,
Muffin Group team
I have a problem with purchace code, did deregister code on other site and delate betheme files but I still get error notice I should deregister code on mysite.com…Best regards
Hi,
whenever you face an issue with license key (purchase code), please go to http://api.muffingroup.com/licenses/ tool, we made for managing licenses.
For more details, please visit https://support.muffingroup.com/faq/how-do-i-register-de-register-license-key/
Best regards,
Muffin Group team
Hi, is it possible to use the blog shortcode and display random post? If i select a category I get always the same three post in all the pages, I would like to have the post randomly picked. many thanks
Hi,
we are sorry but there is no such option available for the Blog item. However, it is a good idea and we are adding it on our “todo” list so you can expect this option in future updates.
Best regards,
Muffin Group team
Love the theme. Can someone tell me how to make an adjustment to the menu. Currently I added #Top_bar .menu li ul li { width: 250px !important; } to make the menu items wider. However this results in the submenu overlapping the top level. What code should I add to push this over to the right so they do not overlap? Website is https://nwnaturallighting.com/
Thanks,
Hi,
to move the 2nd sub-menu level to the right due to wider sub-menu blocks, please use the following custom css:
#Top_bar .menu li ul li ul {
left: 250px;
}
Best regards,
Muffin Group team
you guys are wonderful. I have bought this theme for at least 10 websites.
You are welcome 
Hello, which is the custom css code to modify the font dimension of the submenu?
Hey,
please send us link to page/s where you would like to do above modification first so we can have a closer look and provide best possible solution.
Best regards,
Muffin Group team
Thanks. To decrease its size, you need to use:
#Top_bar .menu > li ul li a {
font-size: 12px;
}