
Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,824
- Last Active
- Roles
- Administrator
Comments
-
Hey, yes, we have it explained in the doc. Please take a look at http://themes.muffingroup.com/betheme/documentation/#menu (the same documentation you have included into theme package).
-
Ok, we found other deficiencies. Could you tell us where did you set ID name for the sections? Getting started has #getting-started link but there is no such ID for the first section what you can see yourself on http://pasteboard.co/2Snh6YNBx.png W…
-
You need to wait after you did above because LinkedIn in caching content just like Facebook or Google+. So please wait for a while and then try again.
-
Hi, if you mean that you do not see any changes in front-end after you saved them properly in the back-end, the problem would be definitely on cache side. We suggest to remove cache plugin and you will see a difference.
-
Hey, as we stated in changelog http://themes.muffingroup.com/betheme/documentation/changelog.html there is already 810 fonts included. All Google fonts were updated at 17th of December and these were all available fonts this day.
-
Ok, thanks, works now. So to achieve same layout, did you set full width style for the section? If you don't know what we are talking about, please check the documentation where we explained what section is http://themes.muffingroup.com/betheme/docu…
-
Sorry but we really do not understand why are you trying to be rude. We really want to help you and we did not called you a "liar". This is very weird that you can not post thru FF as we have hundreds of users using this browser and did ne…
-
Hi, is that happening on all pages or on specific pages only (for example with larger amount of content)?
-
Could you sent us link to this slider of VC then? Because we really have no idea what are you talking about and never saw it before.
-
Hi, you are talking about Excerpts and there is 2 different ways to display them: - or you need to create text withing WP default editor and then excerpts shows automatically - or you need to activate Excerpt option under Screen Options in the rig…
-
@Listin Button style can be changed under Theme options > Global > General section but its colors under Theme options > Colors > Content section.
-
5. No, not this. We mean Templates that are located under single post editing page.
-
Sorry but this couldn't be done as well. It could be narrower only if you change Grid Width for the whole site under Theme options > Global > General section.
-
1. Ok, got it now. You mean opacity for nav menu widget. To remove this, you need to use the following custom css:.widget_archive ul, .widget_nav_menu ul { background: none !important; } 2. So if you checked on another tablet and it works fine, the…
-
Hi, please send us link to page where it does not work anymore and please give us link to one of our demos where you saw it as it supposed to work the same way.
-
Hi, if you mean to include smaller images sizes for mobile devices, then we do not have such possibility included and also don't have any workaround to make it possible. To be honest, this is a really time consuming process and it's not easy. Than…
-
Hi, if you bought it more than once, then probably everything was fine before and does not work on the new host only where you work now. There is really no need to be rude and pour out your frustration on us because it is really not our fault. If y…
-
Please send us link to page where you would like to do those changes then because we need to have a look on it as you ask for something what is not included into theme.
-
Hi, if you would like to change the search page layout, you need to modify search.php file as this page is already hard coded. Thanks!
-
In any place where html tags are allowed, like Column item for example.
-
Hi, please disable cache stuff first because we can not check anything and your site is completely messy.
-
Story Box is an item that display images with the sizes you upload. This item does not crop images to same size because many users don't like it so if you want to display same size images, you need to upload images that are same size.
-
They told you nearly the same as we did. But like ThemePunch says, it is not possible to show one slide from slider according to page. It is possible to create different slider per different page only. ThemePunch are wrong about javascript and what…
-
But this image is css background and it won't never look good. To make it responsive and display full, you need to put it as IMAGE item inside SECTION with FULL WIDTH NO MARGIN style.
-
https://snag.gy/ia65Ld.jpg
-
Yes, we can see what you mean now. To achieve the effect you need, please update theme first to its latest version and set FIXED header type instead.
-
Ok, thanks. So to extend this description, you need to use the following css:.story_box .desc_wrapper { margin-right: 0 !important; }
-
Ok, thanks. So to remove tags and categories on single post pages and also comments number of recent posts, you need to use the following css:.single-post .post-meta .category { display: none !important; } .Recent_posts ul li .photo .c { display: no…
-
If you still got the mess, then you need to decrease logo size on mobile with the following css:@media only screen and (max-width: 767px) { #Top_bar .logo #logo img { height: 30px !important; } }
-
Hi, if you want to increase logo size, there is no need to use custom css because its size can be changed under Theme options > Global > Logo > Advanced section.