Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,938
- Last Active
- Roles
- Administrator
Comments
-
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…
-
You should check single Portfolio items. We bet you did not set different ITEM SIZE for portfolio items.
-
Please update your theme version then and you will see the right option. You don't see it because you don't have recent version installed.
-
This can not be true. But if you are unable to log-in, just go back to previous settings because we have no idea what you did and what might be the problem. We are not server experts.
-
What is your problem exactly?
-
Use https://wordpress.org/plugins/wp-facebook-open-graph-protocol/ P.S. You can not paste local paths here!!!!!!
-
Hi, that is really interesting what you say because as you can see on http://pasteboard.co/1XJa6nzI.png everything works great!