Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
1. As we can see, responsive menu is already on the right side. 2. If you want mobile sticky menu, you need to activate it under Theme options > Responsive section but it would be on the left side then. 3. Yes, exactly. This is how sticky menu …
-
Hi, you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-…
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
No problem!
-
Thanks. We see where the difference is now. On our demo, we did not increased logo size with the option under Theme options > Global > Logo section and this is the reason why your header looks different than our.
-
Hi Sean, it’s because of CORS library which hasn’t been installed on your server what you can see on http://pasteboard.co/2lQEjGzP.png More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with …
-
You're welcome!
-
Mobile logo can be changed under Theme options > Responsive section.
-
Hi, did you checked Settings > General section where Site Title is also?
-
As you can see on our demo, additional menu which is in the right top corner, displays on Action Bar section. You need to activate this bar under Theme options > Menu & Action Bar > Action Bar section then.
-
What you see in the right top corner is simple menu which we set as Social Menu Top. But to display menu there, you need to activate Action Bar under Theme options > Menu & Action Bar > Action Bar section as well.
-
Sidebar for Blog page can be created the same way as sidebars for any other regular page. More details about it you can read on http://forum.muffingroup.com/betheme/discussion/10/how-to-create-sidebar-and-set-up-for-page But please remember, that a…
-
YES, we are sure! We did checked on iPad and iPhone and it also does not work the same as on your side. We did even checked on 3 different iphones and 2 ipads. Please understand that until we can not re-create "whatever it is" on our side,…
-
Hi, you need to contact with your admin because 500 Internal Server Errors are related with server only.
-
Sorry, we must be really tired then. We meant the maximum number of columns is 5. We already sorted it in the message above. Once again we apologize for this mistake!
-
Hi, to remove padding between items, you need to use Full Width without margins style for section item. In reference to 2nd question, as we can see, the menu you use does not come with theme. Looks like menu is a 3rd party plugin.
-
Sure, you can always try but we can not guarantee that it would work as you expect.
-
Yes, we saw the screenshot but we asked for the link to page where this happens. From the screenshot we can see that your header looks like a transparent header type but to get more information about it, we need to get the LINK TO THIS PAGE. Otherwi…
-
NO, we are not kidding at all! Yesterday, when we were trying to open http://www.homaytees.com/product/eye-t-shirt-homay-tees/ it was simply impossible. The site was loading and loading and nothing happened. That's why we asked you for the working l…
-
Hi, we are sorry but we are not admins and also we can not be responsible for your server unfortunately. We suggest you to contact with your admin and ask him for more details about what is happening because we are sure it's not because of the them…
-
Thanks. So to remove those dates, please use the following css:.fixed-nav .desc .date { display: none !important; }
-
Your css is wrong. The right one should be:.wpcf7-form-control-wrap.accept-this-1 { width: 5% !important; }
-
Ok, so to change text color, please use the following css instead:.header-simple #Top_bar #menu ul li:hover a { color: #000 !important; }
-
It's Action Bar which can be disabled under Theme options > Menu & Action Bar > Action Bar section.
-
We told you already that it's not possible to make them six. Maximum number of columns for mega menu is five and there is no way to change it. In reference to centering menu items, you need to use the following css if you want them to be center:#T…
-
The menu is under the logo because of your modifications. You do not use original theme files but the modified one. So the only thing you can do to move menu down is the following css:@media only screen and (max-width: 767px) { #Top_bar .menu_wr…
-
Hi Lucie, please deactivate maintenance mode first so we can have a look on it.
-
Great!
-
As we can see, you use transparent header type and that's why you can not change it's background. The only way to change background in your case is custom css:.tr-menu.header-split #Top_bar:not(.is-sticky) { background: #000 !important; } Of course…
-
Hi, logo size can be increased under Theme options > Global > Logo section.