Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
If you mean Muffin Builder item, the file responsible for all items and shortcodes is functions/theme-functions.php
-
Yes, it is for mobile menu.
-
Yes, you can wrap above css into right media query.@media only screen and (min-width: 1240px){ .header-stack.header-center #Top_bar:not(.is-sticky) .logo { background-image: url("#") !important; margin-left: -10% !impor…
-
In reference to table, please take a look at http://forum.muffingroup.com/betheme/discussion/3853/adding-a-table-block where we explained how to create tables. In reference to Content Link, it's raw shortcode and is located under []+ button which is…
-
Hi, there is no way to activate your theme. The license is only for our and Envato needs. Thanks!
-
If you really want to keep the current header style, all we can suggest is to move the content down with custom css:body:not(.template-slider) #Content { padding-top: 200px !important; } However, if this won't work as you wish, we have no other wor…
-
Hi, we are sorry but in reference to Item Support Policy, files customization are not included. So if you don't know how to modify files, you should contact with your web developer. However, we may consider this as an option while future updates. …
-
Hi, above css looks fine and it must work. There is 2 possible reasons why it may do not work: 1. The page with an ID 133, does not exist. 2. You did mistakes in your custom css section, and now when you paste above css at the end, it simply does…
-
Hi, we are sorry but we don't know how you did it exactly and what may be the problem. Maybe you should look for a problem inside Appearance > Menus section itself? BeTheme does not have any impact on this section so the problem is for sure not …
-
Without link to this page, it won't be possible to tell you how to remove it because in each case, different css may work. Please let us know when site will be online and we will give you the right css then. Thanks for understanding!
-
Really? Where? Because we do not see any. All we ask for us the link to your site where file with phpinfo() function is. The link should look like any regular like: http://yoursite.com/phpinfofile.php and inside this file should be the code respon…
-
Please send us private message then and we'll proof that it's not related with theme.
-
1. For which demo you ask about? We need to know it. 3. This is not possible unfortunately. 4. You can check them with Firebug tool for example. 5. Font types like bold or think, can be set with custom css. If you set font family for menu items, …
-
@projektil-werbeagentur We are sorry but this is not possible unfortunately.
-
Hi, it's because of the UberMenu plugin. To display languages switcher on mobile, you need to use:#Top_bar .top_bar_right { display: block !important; }
-
Hi, we suggest to set black background for that menu for the best result:#Top_bar #menu { background: #000 !important; }
-
Hi, if you want to open button in current window, you should leave this field empty instead :)
-
You're welcome!
-
You should put it under Theme options > Custom CSS & JS > Custom CSS section. Above css works on 100% so if it does not work on your side, it means you did something wrong.
-
Hi, alt tag is always the same as the title of this item.
-
http://forum.muffingroup.com/betheme/discussion/1007/fixed-visual-editor-text-area-not-scrolling#latest
-
Hi, please send us link where you want to do this.
-
Yes, you can remove theme thru WP and install it once again. But we recommend to do updates thru FTP because this is the safest way to update files properly.
-
http://forum.muffingroup.com/betheme/discussion/12152/woocommerce-major-update-2-5-0#latest
-
Please give us the link to example page where entry-title is missing then.
-
Hi, like you mentioned, these texts can be translated under Theme options > Translate section. Don't you really see this section under Muffin Option`s panel?
-
On which demo you didn't saw this? Probably you are talking about out of date version and that's why you didn't saw it. Let us know which demo is it, we will update it and both would be the same.
-
Hi, this may happen due to not enough memory or other limits on server side. In this case, you should contact with your admin or web developer. Thanks!
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine.
-
Wow, really? Please send us link to site where you got this slider so we can have a look on it.