Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
No problem.
-
Hi, it's the place where featured image supposed to be. To remove this section, please use the following css:.single-photo-wrapper.image { display: none !important; }
-
Hi, .xml files of demos are located under betheme/functions/importer folder. Thanks!
-
Hi, do you mean very top image where the guy is checking engine oil? Is the image where you would like to add parallax effect?
-
Hi, as you can see on http://pasteboard.co/avXxmOLat.png you set 595px of margin bottom so please remove it.
-
Hi, if you mean Hover Item (those 4 boxes that are under the slider) we forgot about them and we need to change this in next update. Thanks!
-
Hi, we are sorry but it wouldn't be possible to add such effect for menu items. Thanks!
-
Hi Mark, you probably set header to be transparent and that's why this is how it works This is the whole sense of being transparent.
-
1. We found that the code of your site is not a part of theme. We have no idea why it looks so weird but it's not a part of original version of theme. 2. All details about it you can find on http://forum.muffingroup.com/betheme/discussion/17711/thi…
-
Hi, this requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
Hi Chris, do you mean menu's background color?
-
Ok, thanks. We did checked and found that for this page you used custom layout and you probably set the logo for this layout under Layouts section.
-
As you can see on http://www.thewayfaringcollegiate.com/wp-content/uploads/2016/07/11-Tips-for-Surviving-Your-First-Solo-Travel-Experience-Pinterest-Graphic-2-600x750.jpg for example, this is how those images looks originally. So or you set CROP und…
-
Hi, looks like you did something wrong in the code. Not sure if it comes with one of your extra plugins or you did modifications in theme files and that's why it doesn't work properly. We suggest to deactivate extra plugins but if this won't help, …
-
@joseph79 If you have a developer who is good with coding, then everything is possible but it's necessary to modify theme files.
-
Hi, please send us link to your site where you would like to keep large logo on home and not on the inner pages and we will see if it's even possible. Thanks!
-
Hi, our custom posts were made by us and that's why got all these options and possibilities. Plugins are usually limited to default wp options/possibilities and that's the one that comes with theme are not included into plugins. Thanks!
-
1. It means videos can't be shown on mobiles. It has nothing to BeTheme. 2. This requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your w…
-
Hi, we checked your site in https://validator.w3.org and except unclosed div, we didn't found anything. This unclosed div is unrelated to theme of course but it is something what you did yourself while doing pages/content. but the whole rest of war…
-
It's Action Button and you can do this under Theme options > Header & Subheader > Extras section.
-
To move this line to the bottom of black menu's background, please use the following css:.menu-line-below #Top_bar .menu > li > a::after { bottom: -10px !important; }
-
Ok, so to remove this opacity on hover, please use the following css:.button-flat a.button::after, .button-flat a.tp-button::after, .button-flat button::after, .button-flat input[type="submit"]::after, .button-flat input[type="reset&q…
-
So if you want to do this for mobile only, just wrap above css into right @media tag, like:@media only screen and (max-width: 767px) { #Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split…
-
You're welcome!
-
http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-maps-correctly-google-maps-api-key
-
Hi Lorixon, all details about shortcodes you can find in the doc http://themes.muffingroup.com/betheme/documentation/#shortcode-generator
-
Great!
-
Hi, yes, all details about the shortcodes you can find in the documentation http://themes.muffingroup.com/betheme/documentation/#shortcode-generator
-
Sorry, we forgot about it. To change those colors, please use:.post-footer .post-links a { color: #000 !important; } .pager .pages a:hover, .pager .pages a.active, .pager .pages span.page-numbers.current { background-color: #000 !important; } .pager…