Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,860
- Last Active
- Roles
- Administrator
Comments
-
Ok, great!
-
Hi, if you don't see it, means you deactivated it under Theme options > Global > Advanced section.
-
You are welcome! :)
-
Hi, Because you faced with such a weird issue, which we believe has nothing to with the BeTheme itself (we found some JS errors in console as well), we recommend the following steps: 1. Please go to your FTP account where theme is, remove whole th…
-
You are welcome! :)
-
@jamosweb To remove bottom padding from sub-menu items, you need to use the following css:#Header #Top_bar .menu > li ul.sub-menu a span:not(.description) { padding-bottom: 0 !important; }
-
Hey, yes, it is possible. To do this, you need to use layout configurator feature. More details about it, you can find on http://forum.muffingroup.com/betheme/discussion/1031/header-footer-layouts-configurator
-
Ok, thanks. To remove those borders, you need to use below css instead:.with_aside.aside_both .sidebar-1 .widget-area { border: 0 !important; } .with_aside.aside_both .sidebar-2 .widget-area { border: 0 !important; }
-
Hi, we checked your site but it looks like this blank space appears on mobile devices only and it's because of your custom css. But how to remove it, we have no idea because this space does not appear on desktop in mobile mode. Thanks!
-
Hi, yes, we know what's the reason of course. It's because your logo is huge - 1063 x 827px size and need to be definitely smaller.
-
Hi, which tab you mean is missing? VC version included into package is exactly the same version as provided by plugin's author (except PREMIUM stuff that are included for those who purchased plugin separately) so please send us which tab you mean t…
-
No, you can't. This item works with icons only. For more details about Content Link shortcode, please visit http://themes.muffingroup.com/be/theme/shortcodes/typography/#contentlink
-
Hi, this sounds like you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-op…
-
Please send us link to page where you have a problem with sticky header using above. But please increase this logo size so we can check what might be wrong.
-
Sorry, we didn't knew its background. Anyway, please switch to any default WP theme and check if those VC borders works fine with default theme. If not, it means this has nothing to with the theme itself and to add such borders, it is necessary to u…
-
Hi, 1. To add search box, all you need to do is activate search under Theme options > Header & Subheader > Extras section. 2. You need to changer number of posts per page for blog page because search always display same number of results…
-
Any link to page where you would like do this?
-
Hi, please send us link to page where you would like to remove this border first.
-
Sorry but we do not understand. Why we should do a "recovery payment"? Refund policy was clearly explained on https://themeforest.net/page/customer_refund_policy and only in these cases, we can provide refund. Also, you've been using this…
-
Any link to page where you don't have menu icon?
-
1) You can use or the Gallery Shortcode or media button included into WP default editor. 2) All details about media ID, you can find on http://forum.muffingroup.com/betheme/discussion/21502/gallery-file-ids-media-id 3) Because WP does not allow to u…
-
You're welcome! :)
-
So because you use multisite, you need to change Table Prefix under Theme options > Global > Advanced section.
-
So in such case, you need to use below css:.page-id-xxx #Footer { display: none !important; } where xxx is page ID.
-
You are welcome ;)
-
@Xavier362 To align menu vertically, you need to use custom css:#Top_bar.is-sticky .menu_wrapper { margin-top: 10px !important; }
-
Hi, to move the highlight line to the bottom, you need to use custom cs:.menu-line-below #Top_bar.is-sticky .menu > li > a::after { bottom: -15px !important; }
-
You are welcome! :)
-
The link still does not work and you can see this yourself on http://pasteboard.co/yVDKFJ5Xf.png But to change heading size, you need to use the following css:.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title h2 a { font-size: 20p…
-
Yes, you can enable header transparency under Theme options > Global > General section. But to move it to the middle, you need to use custom css:.header-split #Header .top_bar_left .menu_left { text-align: right !important; } .header-split #He…