Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
Hi, the problem might be related with extra plugins or limits on server side. We suggest to check Appearance > System Status section if you don't have any limits on server side that might be responsible for this.
-
2) We do not have any option to make the table responsive. But we added possibility to swipe in the section where table is. So when someone is in table's section on mobile, can swipe on screen.
-
There is no need to "bump" this topic because we have nothing else to say. Above, we explained everything and if you don't believe that it's server problem, there is nothing else what we can do for you. Thanks for understanding!
-
Hi Ed, can you explain what is your problem exactly?
-
Hi, we did checked this option and it works fine. You must did something wrong if it does not work on your side.
-
The answer is very simple. Just check your custom css section. Do you really paste HTML code into css section? We wonder who taught you this. Next time, if you have css that does not work, move it on 1st position inside CUSTOM CSS section because al…
-
You can not use any # or . sings for classes or ID's. Name means it's just name! So in this case, ID should be traditional only. For more details about one page, we suggest to have a look into doc http://themes.muffingroup.com/betheme/documentation/…
-
Hi, you can do this with:.home #Top_bar { display: none !important; }
-
Ok. So to remove post meta, please use the following css:.post-head .post-meta { display: none !important; }
-
Ok. So you can do this with the following css:#Top_bar .menu_wrapper { background: #FFF !important; }
-
Hi, to display action bar on mobile, you need to use the following css:#Action_bar { display: block !important; }
-
You're welcome!
-
It's because of header height. What you can do to remove this grey bar is decrease header's height with custom css:body:not(.template-slider):not(.header-simple) #Header { min-height: 300px !important; }
-
You are welcome :)
-
Hi, it's subheader. You can disable it under Theme options > Header & Subheader > Subheader section.
-
Hi, to remove border lines from tables, you need to use extra css:table th, table td { border: 0 !important; }
-
You are welcome! :)
-
Thanks. So to increase logo size on mobile, you need to use extra css:#Top_bar #logo img.logo-mobile { max-height: 200px !important; } @media only screen and (max-width: 767px) { #Top_bar #logo { height: 200px !important; } }
-
Hi, you can change arrows color with the following css:.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after { border-top-color: #000 !important; }
-
You are welcome!
-
Hi, please send us link to page where you want to remove margin/padding for logo.
-
Hi Emily, you activated Static CSS which is empty. That's why styles does not load.
-
If you did not modified theme files, nothing won't change. More details about theme update you can read on http://forum.muffingroup.com/betheme/discussion/13/how-update-to-the-new-version-of-be-theme BTW Recent version is 12, not 11.7
-
Hi, please read the information next to this field and check if we wrote there to paste URL or maybe VIDEO ID.
-
Hi, please send us link to page where you want to change this text.
-
Hi, 1) What's the problem with table on desktop? 2) This is how table on mobile works. Tables are NOT responsive and never won't be. This is technical problem between being responsive and tables.
-
Hi, for that, you need to use layouts configurator.
-
Hi, if you want to start with a new demo, you can use WP Reset plugin but remember that this plugin will remove everything and your WP will be as clean as after fresh installation.
-
We see that WPML plugin, does not have any class for active item. Because of this, at this moment, it won't be possible to bold active language unfortunately.
-
Hi, in reference to TF license and agreements, once purchased license can be used for one site/domain only. If you want to use this theme for few sites, then you must buy as much licenses and many sites you want to build. Of course this concerns al…