Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
If you we are talking about the blog page, it's under includes/content-post.php file.
-
Ok. So please deactivate all plugins and check. But if this won't help, then please send us access to your dashboard and FTP privately and we'll update your files ourselves. But please remember that if you made any changes in theme files, you will l…
-
@gustavobravodisessa Because we did never tested this plugin, we have no idea what exactly could be wrong. But we can't agree with soundcloud iframe because we used them on one of our demos what you can see on http://themes.muffingroup.com/be/dj/ an…
-
Hi, maybe it's cache or maybe you just saved draft and you forgot to post them?
-
Hi Paolo, did you read under the VIDEO ID field, what should be pasted? Link or Video ID?
-
They are coming from WordPress itself and Revolution Slider. For those files we are not responsible and we can not control them unfortunately.
-
@gamespipe As we wrote above, there is nothing what we can do. Parallax is dependent on server speed and that's why we can not do anything on our side. As you see, on our demos everything is fine. Remove those 2 plugins and check if this will change…
-
Hi, any url to site where this background is? It could be under Theme options > custom CSS & JS > Custom CSS section but to be sure, we must have a look on it.
-
To fix what you did, please use below css:#Top_bar #logo { height: 90px !important; }
-
Please deactivate maintenance mode so we can have a look on it.
-
Hi, background images won't be never responsive. CSS backgrounds and responsive are not compatible together. Thanks!
-
Hi, please send us url to example page where you want to change header background image and we'll show you how this can be done. Thanks!
-
1000 is not enough. It must be minimum 10000. There is nothing else what can be changed. This is the only value that is limiting about of content.
-
Hi, we are not sure but this could happen because of your custom css (you got a lot of custom css code). Also we recommend to deactivate plugins. However, if this won't help, then please update theme to latest version. Thanks!
-
But it looks like that on our side. We checked on 4 different computers (mac and win). So we really have no idea why it looks different on your side only.
-
Hi, Envato Toolkit plugin does not work anymore. More details about that you can read on https://github.com/envato/envato-wordpress-toolkit/issues/85 But in accordance to 2nd question, we recommend to update theme files via FTP because this looks …
-
Hi, for that you must modify theme files but please notice that we do not offer theme files modifications. So you must do this on your own or if you don't know how, you should contact with your website developer. Thanks!
-
@bdanny30 If you need PSD, then please send us private message with explanation what psd you need and we'll see if we got it.
-
Hi, you can increase this quantity box with below css:.woocommerce .quantity input.qty { width: 150px !important; }
-
You're welcome ;)
-
So try below css instead:ul.products li.product .onsale { display: none !important; }
-
Yes, now it works. To change this button text color, please use below css:.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { color: #a4916d !important; }
-
Hi, number can not be replaced with icon because this requires files modification but you can remove this numbers if you want, with below css code:.faq .question .title .num { display: none !important; }
-
You're welcome :)
-
Ok, we see what you mean. But unfortunately it is impossible.
-
Hi, to remove action bar from mobile devices, please use below css:@media only screen and (max-width: 767px) { #Action_bar { display: none !important; } }
-
Yes, you can remove those lines and "show all" button with below css:.single-portfolio .post-nav { visibility: hidden !important; }
-
You're welcome :)
-
You're welcome ;)
-
Ok. We were trying to find where the problem is but looks like this field does not work with IE and Firefox. You can read about it on https://wordpress.org/support/topic/cm7-chromeiefirefox-some-problems?replies=6