Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
You should look into functions/theme-shortcodes.php file for sure but please notice that in accordance to Item Support Policy such customization are not included so if you want, you can do them on your own only.
-
Did you uploaded the same image size as our? If not, please upload the same size.
-
Hi, this is how images works. If you want to change their sizes, you must play with functions/theme-functions.php file where add_image_size() functions are. But please notice, that such customization are not included so if you want to change these …
-
Hi, you can remove these meta with:.post-meta .author-date { display: none !important; }
-
You are welcome ;)
-
Hi, you can do this under Theme options > Addons & Plugins > Addons section.
-
The text color of all buttons, you can change with custom css only:a.button .button_label { color: #000 !important; }
-
You are welcome! ;)
-
Hi, this is content padding and you can remove it under Theme options > Global > Advanced section.
-
We are happy to hear that @piraders ;)
-
Hi, this header looks so weird because of your custom css. Sticky header is always the same color as main header. However, if you will use the following css, that weird background color will disappear:@media only screen and (min-width: 1240px){ #T…
-
Not sure what you did exactly and how but custom colors works only when Custom skin is active.
-
Hi Robin, you probably set wrong value for Responsive Menu Initial width variable under Theme options > Responsive section.
-
Hi, buttons style can be changed under Theme options > Global > General section.
-
No, you didn't. We did checked your site and you still have old, 9.6 version. Only after update to recent version, tables would have this scroll.
-
Hi, you did not imported our slider. Instead you used own settings for slider and that's why it is not responsive. We suggest to import our slider and work with our settings instead.
-
Hi, there is too many factors that influence site speed and because we are not your admin or web developer, we have no idea what may cause this. What we can suggest only is W3Total Cache plugin.
-
Hi, 1. Buttons color can be changed with:.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat { color: #000 !important; background-color: #FFF !important; } 2. This one is unfortunately not possible. 3. We do no…
-
Hi, what is the link to page where you want to do this?
-
Please show us on screenshot what is happening exactly and also please provide the link to page where this happen.
-
Everything is possible if you know coding. However, if you don't know, you should contact with your website developer.
-
We had this feature from the 1st day. But maybe we do not think about the same as you do. Please show us which feature you mean exactly.
-
Hi, we do not have anything like that included and also we did not not tested any plugin so we have no idea which one may be the best.
-
If that did not helped, we suggest to remove everything and install fresh WP with fresh theme and plugins. But please upload all files thru FTP only.
-
Hi, the demo can not be loaded because of the limits on your server side for sure. Please try to upload demo without attachments and check if this would work.
-
Hi, looks like your server is not fully compatible with WordPress and your host don't know what they say (wrong people on the wrong place). Demo settings can not be imported automatically because your server does not work with wp_remote_get() funct…
-
@yurenni23 Disable what? The effect we described above? If that's what you mean, please send is link to page where you got it.
-
As far as we know, plugin's author did not made any changes to this item.
-
Hi Arthur, we are sorry but it is not possible to display title under the images for client slider. This requires files customization. Thanks!
-
What you can do is display different sections on different devices. Inside section you can find "Responsive Visibility" option which is responsible for hiding/displaying sections per devices and that's all we can recommend.