
Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,824
- Last Active
- Roles
- Administrator
Comments
-
Hi, please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to let us know what for the acce…
-
So you are talking about "One Page" menu. All details about this feature, you can find on http://themes.muffingroup.com/betheme/documentation/#menu
-
Hi, we are sorry but we do not have such possibility included unfortunately. Thanks!
-
Hi, Revolution Slider scale to proper sizes for mobile only if you have Auto Responsive option set. Otherwise, it won't be possible.
-
Hi, are you talking about single portfolio pages? If that's what you mean, please send us example link to page where from you would like to remove header. Also, please explain if you want to remove the top bar where logo is or what exactly.
-
It depends how many and what plugins you use because the more plugins you have installed, the more memory you need. As far as we know, for most users, 128MB is enough.
-
Hi, we are sorry but we do not have such possibility included into theme. Thanks for understanding!
-
@omallot It is very simple. We have too many shortcodes/items with different sizes included and loading much more media than now, would kill most poor hosting services. Also, the devices like iPads or iPhones with retina screens requires twice large…
-
So if this still did not work, then we really have no idea what might be the reason because we did not found anything wrong in the code. Even Google sees this featured image properly, what you can see on https://search.google.com/structured-data/tes…
-
Please send us link to page/s where you would like to do those changes because the link you sent above, does not work right now.
-
No, this is not a theme problem. This resource is not a part of the BeTheme.
-
Hi, to remove theme default responsive menu, please use:#Top_bar a.responsive-menu-toggle { display: none !important; }
-
Hi, social icons are located inside Action Bar, what means to display them, you need to activate Action Bar under Menu & Action Bar > Action Bar section. We are glad to know that you found it :)
-
Hi, to move contact details to the right, you need to use the following css:#Action_bar .contact_details { float: right !important; }
-
You are welcome! :)
-
Hi, please take a look at http://themes.muffingroup.com/be/theme/shortcodes/typography/#buttons where you can find on all details and attributes about button shortcode.
-
Each custom css need to be put under Theme options > Custom CSS & JS > Custom CSS section.
-
To remove border from the footer logo only, please use:.footerlogo .image_frame { border-width: 0 !important; }
-
You can try to make them wider with the following css but we can not guarantee it would look good on all kind of devices.#Filters .filters_wrapper ul li { width: 24% !important; }
-
You are welcome! :)
-
Hi, to change those colors and to remove dots at the bottom, it is necessary to use custom css:.testimonials_slider a.slider_prev i, .testimonials_slider a.slider_next i { color: #FFF !important; } .testimonials_slider .testimonials_slider_ul li .h…
-
Hi, if you are talking about the Subheader where "über uns" text is, you can decrease it's padding under Theme options > Header & Subheader > Subheader section.
-
Ok, thanks. As we can see, you set "right alignment" option for the menu under Theme options > Menu & Action Bar > Menu section and that's why force menu to the right side. However, to change it's alignment, please use the follow…
-
You're welcome! :)
-
Hi, all included icons for the BeTheme, you can find on http://themes.muffingroup.com/be/theme/shortcodes/typography/#icons and only these icons would work. On same page, you will find shortcode for icons.
-
Maybe it does not change because you did not set Custom skin and use one of pre-defined skins instead? Above custom css is fine but this should be change with available options.
-
It depends if your address is using www or not. Or if you have 301 redirect set, then you can use any.
-
Hi, there is no way to set up width or position for mega menu. This menu wasn't made for such advanced header types as you are trying to make. Thanks!
-
Each custom css need to be put into Theme options > Custom CSS & JS > Custom CSS section.
-
Ok, thanks for the link. We are glad to know that you sorted it out.