Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
@epimazoo Yes, this may happen when using more than one link of course.
-
Hi, this can be done with some modification only. As we see, you already did it yourself, right?
-
Hi, please update theme to recent version and all should be fine. Thanks!
-
Hi Christian, there was a small problem with recent theme versions. Please update theme to recent version and menu will be centered as you expect. Thanks :)
-
http://forum.muffingroup.com/betheme/discussion/3109/don-t-see-some-options-or-demos-please-update-theme
-
Hi, on our side, menu looks fine what you can see on http://pasteboard.co/2aWgyav5.png and we did not noticed anything wrong.
-
Hi, Images can be set with Image item only and it is not possible to make them sortable unfortunately. Thanks for understanding!
-
Sorry but we do not have such option at this moment.
-
Hi, buttons sometimes does not work properly with slider but there is nothing what you can do. Current buttons that are under the slider are the best possible way to display them on mobile. Thanks for understanding!
-
@smw1357 Some people are using title under Settings > General section so we can not remove it because 1 or 2 people want it. Like we wrote, if you are using Yoast, you shouldn't use title which is under Settings > General section and also buil…
-
There is nothing what we can suggest because the problem is not related with theme at all. We can only send you recent version privately if you want. For that, please send us private message via form which is on the right http://themeforest.net/user…
-
Those "icons" are images and you can change them under Theme options > Custom CSS & JS > Custom CSS section.
-
What you exactly did? Please send us us screenshots of your settings and also please send us url to page where you did it and does not work.
-
Which effect you mean exactly? The url you sent above to our demo does not work because such url does not exist.
-
Hi, please send us url to site where you want to do this and we'll see if this could be done.
-
Yes, this is what we exactly suggest. If you are not developer and you don't know how to do it, you should hire developer. If you look at Item Support Policy you understand that theme files customization are not included into theme. WordPress develo…
-
Yes, this might happen because you have not enough products with different prices of course.
-
Hi, this is how testimonials slider works and there is nothing what you can do. Thanks!
-
The site you mentioned above, does not work properly at this moment so we have no idea how the header looks like. http://pasteboard.co/2aTrM5dK.png - this is how it looks like currently.
-
But it works fine on different screens. We did already checked on Mac Pro 15" or on Mac Book Air 13" and on both menu works fine. We do not see anything wrong. In accordance to slider, we do not use any css to control max height of the sli…
-
Hi, no, you don't need to buy anything because this plugin is free https://wordpress.org/plugins/mailchimp-for-wp/ - and yes, we report that this theme supports MailChimp plugin. If you want to use it, you must install plugin first and then configu…
-
Hi Florian, to be honest, we have no idea what you did exactly and why ID and class are duplicate. If you will check our main demo, you see that we do not have any information about duplicate menu-item-ids
-
We mean that you are writing question by question. If you had few questions, you should post them in one question and do not created few different. That's what we mean :) The css responsible for get in touch icons we gave you already above.
-
If we wrote that you had html errors, it means you did them and there is no need to be rude. We are telling you the truth and you should understand that if you or your developer did errors, you should fix them. We are WordPress not website developer…
-
Yes, it's true. These styles works for some header types only. So if you are using the header where styles does not work, it means that you can only change color on hover what can be done with below css:#Top_bar .menu > li > a:hover { color: #…
-
You're welcome ;)
-
You got header backgrounds activated and that's why you got this space under the menu. If you don't use header backgrounds, you should turn ON Header | Minimalist option under Theme options > Header & Subheader > Header section.
-
Great :) Glad to hear that all has been figured out!
-
You're welcome :)
-
To do those 2 thins, you must use @media screen as well as we gave you example above and inside this @media, you must use below css:#Top_bar { background-image: url('#') !important; } #Action_bar { display: none !important; }