Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, how exactly you set this image? How it looks like in the back-end?
-
Please send us url to page where you want to do this.
-
Hi, first, you must set social icons under Theme options > Social section. If you did it and icons does not display, please send us url to page where you got a problem and we'll have a look on it.
-
Hi, different logos for pages can be set within layouts configurator feature. So basically, you must set different layout for pages in other language.
-
Hi, you did used wrong item. You shouldn't use CODE item. Code item is for those who would like to present the code. But if you want your code to be parsed, you should use COLUMN item instead. Thanks!
-
Hi Arnie, we are sorry but we did never made anything like you described above so we have no idea what plugins are necessary and what should be done. You need to look for a plugins yourself and check which works and fit to your needs. Thanks!
-
Hi, all sliders for pre-made layouts demos are included into theme package. Please look at http://forum.muffingroup.com/betheme/discussion/15/how-to-import-revolution-slider-into-be-theme where we described how to properly import them with demos. …
-
Hi Kim, not pretty sure what you mean while saying "transfer" and that's why we recommend to read full description about what is child theme and how it works on https://codex.wordpress.org/Child_Themes - it is basically for more advanced …
-
Hi, 1. To set opacity for the right top bar section, please use below css:#Top_bar .top_bar_right::before { background-color: rgba(255, 255, 255, 0.2) !important; } #Header .top_bar_right { background-color: rgba(255, 255, 255, 0.2) !important; } …
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
Hi, we do not have any option to do this. What you want to do requires theme files customization.
-
Hi, please send us url to page where you got this issue and we'll have a look on it.
-
It does not work because you did another mistake. Color can be set in 3 or 6 digits format. Yours one got 5.
-
If the map is not the reason, then please open your website in Firefox html mode (CTRL+U) and check html errors. You did not closed or opened div properly somewhere on your page. Please fix it first and all should be fine.
-
Sorry but we do not offer files customization. It is not allowed what you can check in Item Support Policy.
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
Hi, 1. You supposed to use Full width no margin style for section. 2. This can be done with custom css only. 3. Please look at http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message where we explained how…
-
You're welcome :)
-
Ok. So you can move this bar within below css:#Top_bar:not(.is-sticky) { top: 20px !important; }
-
Hi, you can do this under Theme options > Blog, Portfolio & Shop > General section.
-
You're welcome ;)
-
This could be done with below css:#Top_bar .menu > li.current-menu-item a span { background: #000 !important; }
-
You're welcome! :)
-
Hey, you can change it's background color within below css:@media only screen and (max-width: 767px) { #Top_bar #menu > ul { background-color: #000 !important; } #Top_bar #menu ul li ul { background-color: inherit !important; } }
-
Shortcodes are not allowed in those fields. You can use html tags instead, like:<i class="icon-address"></i>
-
Hi, to remove subheader from category pages, you can use below css:.category #Subheader { display: none !important; } But if you want to remove this subheader from all pages, you can do this under Theme options > Header & Subheader > Sub…
-
Hi, you probably mean subheader titles. You can hide those titles under Theme options > Header & Subheader > Subheader section.
-
No problem ;)
-
Hi, yes, it is possible of course. You can set social icons under Theme options > Social section. After that, you must activate Action Bar under Theme options > Menu & Action Bar > Action Bar section.
-
Hi Andrew, if you will check product's description on TF, you will see that this theme does not support IE8 version. Thanks!