8334 comments found.
Hi Guys…
Here Henry again. / www.hellomachacas.com I have implemented the code to the custom CSS in order to have full width of the porftfolio thumbnails @ the homepage.
But I would like the columns to be responsive to the width of the screen… So 3 when used in small screens (1280×750). and 5 columns when used in bigger ones (2560×1440)...
I would like this fix to work also at the portfolio page. Thanks
henry!
By the way, this
Hi Henry,
Please, when you need to follow on a previously discussed question, post the new messages in the same thread, and not in a new comment, so we can keep things tidy at in these forums.
About the gallery, I’m afraid that it won’t be possible, since, due to the way in which the gallery is designed, it needs to have a fixed number of columns, which will be applied to every screen size. Changing that would require complex code modifications, which we cannot provide in these forums.
Kind regards,
Rodrigo
Hi,
In your demos, I’ve seen in a portfolio page, that at the end you can show the next and previous project, but the the text is the name of the project, not just “previous” or “next”. How can I do that?
Thanks a lot
William
Another question,
In the portfolio page, how do I change the text “all” in the filter, for a custom text?
Thanks again 
Hi,
Could you please provide us a link to the page in the demo where you saw this, so we can give you the exact instructions that you need?
You can install a plugin like Loco translate, that will allow you to change the strings: https://wordpress.org/plugins/loco-translate/
Kind regards,
Rodrigo
Thanks,
http://demo.kaliumtheme.com/agency/portfolio/capricho/At the bottom, instead of “previous” and “next”, you have “90s package” and “multicolor”, the names of the projects.
Thanks again,
William
Hi Laborator,
Does we create a Menu User like this on Main-menu:
Before people Log In or Sign Up:
- + User:
- – Log In
– Sign Up
then, after Log In/ Sign Up, the User menu will be:
- + User:
- – My Account
– Order Tracking
– Cart
– .... or whatever items of Woocommerce
– Log Out
Thank you, MAI Ng.
Hi,
In this case, I understand that you want to extend the default functionality of the Woocommerce menu, so I’d suggest to take a look at a plugin like the following: https://wordpress.org/plugins/woocommerce-menu-extension/
Keep in mind that the plugin has not been updated in a while, so I’m not sure if it will work with the latest WP version. If it does not, I’d suggest you to take a look at the Woocommerce forums, since a similar request may have been posted there.
Kind regards,
Rodrigo
Thanks, Rodrigo. I tried that plug-in before but it’s not exactly what I want. Anyway, I will find solution. Thank again for your support!
I can´t install the only demo content – [ErrType: xml-wp-content]
what do it?
my setup: DOMDocument Supported memory_limit 256M max_execution_time 200 max_input_time 360
Hi,
Let’s try increasing the memory limit in your server, as described in: https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Kind regards,
Rodrigo
did not work, it has no way to import the contents ?
the others import (media, theme, css..) imported correctly, but content no
Hi,
Let’s try modifying the memory limit directly at the PHP configuration of your server now. This article was written for Drupal, but it’s applicable to WP as well: https://www.drupal.org/node/207036
If this does not work, I’d suggest to show this issue to your web hosting provider, since it seems to be related to your server configuration.
Kind regards,
Rodrigo
Dear support. here Henry.
Recently purchased your theme. visit my site at www.hellomachacas.com
1.The images from my folio display unsharp, and i dont know how to fix it.
2. I would like to display the folio items on the homepage on fullscreen mode… (so to the edge of the window) but i dont know where to enable it. But keeping the text as is.
I dont know much from coding, so please instruct clear steps to follow.
thanks Henry
Hi Henry,
Regarding your questions:
1) Go to the theme folder and open the file “inc/laborator_functions.php”. In line #773, you can increase the quality:
$size['quality'] = apply_filters( 'kalium_bfi_thumb_quality', 90 );
Keep in mind that you will have to regenerate the thumbnails in order for the tweak to take effect: https://wordpress.org/plugins/regenerate-thumbnails/
2) You can write the following code in the field Custom CSS in the Dashboard:
.home .lab-vc-container .vc_column_container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.home .container {
width: 100% !important;
}
Kind regards,
Rodrigo
I updated my kalium theme and now my website has this message: Fatal error: Call to undefined function vc_shortcode_custom_css_has_property() in /home/litmoont/public_html/wp-content/themes/kalium/vc_templates/vc_row.php on line 45 What happened? I had no customization of css anywhere….
Hi Laborator Team,
I have a couple of questions concerning your excellent Kalium theme:
1) When using the fullscreen-menu on a website that requires a vertical scrolling bar, there is an ugly “jump”. The scrollbars hide when the menu is opened. Browser is Safari 8.0.7.
2) On a Portfolio-Overview-Site I’d like to add an extra text-area beneath the portfolio items. However when previewing the page, the text-area won’t appear. Is there a fix for that? Aren’t they allowed on portfolio-sites? Is there a workaround?
3) Probably the easiest question: I just can’t find the option to add a “HOT”- or “NEW” Tag to a portfolio-item… Where do I add these? Obviously in the item preference, but where?
Thanks in advance! Nicolas
Hi,
Regarding your questions:
1) Could you please provide us a link to your website, so we can take a look at the issue? Also, are you experiencing this same problem in the theme’s demo?
2) Are you using the Portfolio Page template in your page? Or are you adding the items via Visual Composer?
If you are using the page template, you can open the file “tpls/portfolio-listing.php” in your theme folder. In line #135, before the second to last closing /div tag, you can insert your desired content.
3) If you want to add the tags like the ones you saw in the theme’s demo: http://kaliumtheme.com/
I’m afraid that they cannot be added. Keep in mind that that part of the demo is not created using the theme, it’s just custom code. And the theme does not include that option for portfolio items.
Kind regards,
Rodrigo
Hi Rodrigo,
1) You can visit our website (still under construction) at www.wzweia.com. Right now I’m at another MacBookPro with Os 10.11 – the issue doesn’t seem to appear here. My office-iMac has 10.10, and Safari and Firefox both jump when opening the menu…
2) I’m using the Portfolio template – you can check it out at our website. I’ll try your solution tomorrow…
3) Okay, thanks.
Kind regards, Nicolas
Hi Nicolas,
You are using an old version of our theme (1.8.7.1) and the latest version for the moment is (1.8.8.1), please update theme first.
The easiest way to update our themes is if you use Envato Toolkit. On this link How to update Themes and Plugins
you can learn this easy step-by-step procedure 
Very Important: Please don’t forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.
Kind regards,
—Ylli
(updated to 1.8.8.1)
Done. I’ can’t leave it open for too long, since the content isn’t ready yet…
Hi Nicolas,
1— I just tested this on my Mac (Safari 9.1) and i don’t see any scrollbar there. Can you please record your problem and then send us the link to see on video what problem do you have?
2— Can you please send us your site URL and WP credentials on email? We need to investigate your problem and then get back to you with possible solution.
To send us email use this link and please write us your request again, because we receive a lot of emails on daily basis and we unfortunately can’t remember all customers requests.
P.S: Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information. Also emails response time can be up to 7 business days.
P.P.S: I see that you haven’t updated your plugins so please don’t forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.
Kind regards,
—Ylli
Hi Ylli, I’ll send you an email, thanks!
What exactly do you mean by WP credentials? Do you need an extra username and password (w/ admin rights?) for accessing the admin-area?
Hi nwillms,
Yes we need your site URL, username and password.
Please try to be very specific about the question and explain it more to us and send us the exact URL of the page that you are facing the problem, in this way we can easily understand you and give you the proper answer 
Kind regards,
—Ylli
Hi Support team,
I have a couple of questions regarding team holders. Both arise when viewed the page on a mobile.
1) the desired shape of the team holder is a rectangle, when viewed on a bigger screen, text looks fine, but when viewed on a mobile phone, the text gets overlapped. Which css-code controls this?
2) I have adapted the js code (with a piece of code found here in support) to enable whole team holder click area, not just email link or page link – my client found it confusing, that you need to click the name and they wanted the whole holder clickable (either email or new page). This works swimmingly again on a computer screen, but on a mobile, it annoyingly only chooses to make the phone number a clickable link and not the whole box. Is there any solution for this?
Many thanks in advance!
Kind regards,
Tiina/mikifinn
Hi Rodrigo,
certainly – the page is at http://kohina.eu/wp/henkilot/
Additionally, can you think of any ideas why the site is loading quite slowly? What issues there might be to try to see on the server that may cause this?
Kind regards,
Tiina
Hi Tiina,
1. Is this happening to all your Team Members or only the last one?
2. By searching on Google, I found out that many users have added this Meta tag in their Site Header:
<meta name="format-detection" content="telephone=no">
3. Regarding the speed of the site, for this please take a look at your host performance and for better performance get the WP Super Cache and it will speed up your site by saving your resources in the users computers.
Kind Regards,
Art
Thanks Art,
1. I’ve uploaded a picture, which illustrates the problem here http://tinypic.com/r/155rwd5/9
The problem occures on all members and gets worse the more text there is. On vertical, it gets layered and on landscape it’s actually not bad, with the exception that the title line is completely omitted for some reason and not visible.
2. Thanks for this suggestion – although I have done all mods on the main theme modification panel and adding a child theme at this stage means that I need to do all those changes again… I probably will do this, so unfortunate that there’s no other way.
3. I already added this plugin and will also get in touch with the host, one of the minimum values was way below, whether that has any effect on loading, I don’t know.
Kind regards,
Tiina
... these are the server values, I’m not sure if they tell you anything?
max_execution_time 60 memory_limit 192M post_max_size 32M upload_max_filesize 32M max_input_time 60
Hi there,
1. Add the following code in Custom CSS > Responsive in the last field which is valid only for smartphones in portrait view.
.hover-state.padding.hover-style-one {
top: 0 !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
padding: 30px !important;
}
Regarding your server question, these are our recommended PHP server limits:
max_execution_time 180 memory_limit 128M post_max_size 64M upload_max_filesize 64M
Kind Regards,
Art
Many thanks Art!
This custom css works, however, on horizontal mobile or when narrowed on the desktop, the title goes missing. Is there a reason or solution for this?
I resolved the phone number issue on mobile by adding link to the page into the phone number.
Kind regards,
Tiina
Hi Art,
you can see it on this image I posted earlier, look at the very bottom one and you can see that the title is missing.
http://tinypic.com/r/155rwd5/9Thanks Rodrigo,
unfortunately the problem still persists.
Kind regards,
Tiina
Hi Ylli,
apologies for delay in replying, but sadly no, this one didn’t help either.
Additionally, I am just about to publish the website, and noticed that the (adjusted with your help) date and category look very pushed next to the icons – what might have caused this?
http://kohina.eu/wp/blogi/or after publishing http://kohina.eu/blogi/
Kind regards,
Tiina
Hi Art,
and many thanks – that works superbly! I don’t know either why it started misbehaving, I’ve tried to keep custom code to minimum.
Kind regards,
Tiina
Hello
I was wondering can i have the social media icons and copyright on the mobile menu?
Thanks
Simon
Hi sorry its arcade78.com
Hi,
Go to the theme folder and open the file “tpls/menu-mobile.php”. In line #29, after this code:
<?php echo $menu; ?>
Write this new one:
<div class="full-menu-footer">
<div class="container">
<div class="right-part">
<?php echo do_shortcode( '[lab_social_networks]' ); ?>
</div>
<div class="left-part">
<?php echo do_shortcode( get_data( 'footer_text' ) ); ?>
</div>
</div>
</div>
Kind regards,
Rodrigo
Really appreciate the help, thank you
But can the social media icons be the same as the main site ie circles with the icons inside and be positioned at the bottom of the menu and be left aligned and line up with the menu text
Thanks Simon
Hi,
In that case, you’ll need to customize the CSS styles of the icons. For example, you can write the following code in the field Custom CSS of the dashboard:
@media screen and (max-width: 480px) {
.main-header.menu-type-full-bg-menu .full-screen-menu .full-menu-footer .container {
position: static !important;
}
.main-header.menu-type-full-bg-menu .full-screen-menu .full-menu-footer .left-part {
float: right !important;
text-align: right !important;
}
.main-header.menu-type-full-bg-menu .full-screen-menu .full-menu-footer .right-part {
float: left !important;
text-align: left !important;
}
}
Kind regards,
Rodrigo
Hi Rodrigo
Thanks for getting back so quick, i can’t see the social media icons at all on the mobile menu at all, is there a setting i need to activate?
Thanks
Simon
Also im only on Version: 1.8.5 i can’t seem to update the theme in wordpress dashboard
Hi Simon,
Can you please use Envato Market plugin, and read carefully instructions inside the plugin that will teach you how to update your theme.
Kind regards,
—Ylli
All done but still no social media icons on my mobile menu
Sorry I pasted the
tags its now there
Glad to hear that it’s fixed now 
Glad to hear that it’s fixed now 
sorry i meant the code is pasted back in, the social media icons are still not visible
Hi Rodrigo
Sorry thats inserted now, it brings the icons up on mobile menu but as mentioned before id like them to be within the circles as on the main site left aligned if at all possible.
Thanks
Simon
Hi Art thats great thanks, one more thing and then i promise to leave you alone, could the icons be white and all four positioned at the bottom of the menu screen away from the type in menu?
Thanks
Simon
Hi Ylli
Sorry didn’t notice that
Just had a look and when i add the code from Art, the icons are no longer centred in the circles: https://www.dropbox.com/s/ueiswxar86q9otm/icons%20full%20screen%20menu.png?dl=0 What i’m trying to achieve is this on the mobile menu the icons are bottom left with the ©Arcade78 underneath or to the side. This gives me flexibility to add to the menu and keep the social icons away from the text https://www.dropbox.com/s/0iru42m5dfnx5ny/Mobile%20menu%20social%20media%20icons%20bottom.jpg?dl=0Thanks
Simon
Hi Ylli
Icons are now white great but they are not aligned to the text or at the bottom of the mobile menu?
Thanks
Simon
Fantastic! Under the word portfolio on the mobile menu the ©Arcade78 is there in blue can this be moved under the social icons please?
Also i have just checked the screen menu and the social icons are now randomly placed on the menu and are no longer right alined and on the same line as ©Arcade78 can this be fixed also?
Thanks
Simon
HI Art, thats spot on, the only issue is that on a laptop/desktop when you press the menu the social media icons look like the link below, instead of being right aligned and in line with the ©Arcade78
https://www.dropbox.com/s/gd1h41k7qtb4ssh/Laptop%20menu%20%E2%80%93%C2%A0social%20icons%20mid%20air.png?dl=0Thanks
Simon
Hi Simon,
Sorry but the code above should be pasted only in the mobile view in Custom CSS > Responsive and in the right tab paste it.
.right-part .social-networks {
right: 0px !important;
bottom: 25px !important;
}
.main-header.menu-type-full-bg-menu .full-screen-menu .full-menu-footer .left-part {
bottom: 50px !important;
}
Kind Regards,
Art
Awesome thank you so much for all your help. Simon
Hi Art, i was looking at my site today and realised all the work that i did on this support feed has vanished – ie no social media links on the bottom of the mobile menu. Its strange as its all in the custom css, and its still there
Any ideas – arcade78.com
Hi arcade78m,
I can see that you ahve solved the problem.
P.S: We have moved our support system to Ticksy, which is more advanced and secure support system management.
If you need our support please just write a ticket on our external support system.
Kind regards,
—Ylli
Hi
I try to change the portfolio item / image hover color AND delete the animated eye on my homepage, which I set up with Visual Composer Portfolio Builder. Changes in Theme Options doesn’t seem to affect VC Portfolios. Please advise. Thanks a lot in advance, Natascha
Thanks for your quick support! Best regards, Natascha
Hi again! Thanks for your support, now i have to disturb you for a problem with Revolution Slider. I have a slider in my homepage and i can’t enable vertical scrolling on the page on mobile devices, so when i open my site i can see the slides, but i can’t move down to the rest of the content of the page. Can you please help me?
Thanks!
Of course, here’s the link: http://www.quattrolinee.it/pstudio/
The problem is particularly annoying when the device is in landscape view, because the screen is fixed on the slide with no ability to scroll down to the rest of the page, although i haven’t noticed this issue in your theme’s demo.
Thanks again!
Hi quattrolinee,
You are using an old version of our theme (1.8.5) and the latest version for the moment is (1.8.8.1), we have updated our theme 5 times since your installed version so please update theme first.
The easiest way to update our themes is if you use Envato Toolkit. On this link How to update Themes and Plugins
you can learn this easy step-by-step procedure 
Very Important: Please don’t forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.
Kind Regards,
—Ylli
I updated the theme to the last version and unfortunately the scroll thing still doesn’t work.
Also, sorry to bother you again, but i would like to ask you another question. I installed qTranslate X plugin on my site for switching between english and italian languages, but i’m not able to translate all the fields of my portfolio gallery (see the attached image below).
http://i.imgur.com/6SUoqQn.png?1
The field that i want to translate is the HTML field. How can i do it?
Thanks 
Hi,
I can see that you are using an old version of Revolution Slider, so you should update it as well, as Ylli previously advised.
About qTranslate, you can use language tags, as described in the plugin’s documentation: https://qtranslatexteam.wordpress.com/faq/#CustomFields
Kind regards,
Rodrigo
Good morning, thank you for your work and your theme.
In the home page portfolio section displays only the last 10 jobs. And ‘possible to view them all?
The “portfolio” is working properly, the problem is only on the home page.
Thank you
Hi INarche,
Please just follow this procedure:
and now all the projects will be shown 
Kind Regards,
—Ylli
Hello and thanks again for the theme and your support in the past. I am currently finishing off a web project (www.lohrmannarchitekt.de) and have two more questions: 1. how can I change the “go to top” arrow to a plain simple arrow, without a box or a circle around it? I would like to use the same style as the slider on the home page. 2. for team member settings (visual composer) I would like to make the whole thumbnail clickable instead of just the title. how can I achive that? Thanks and best regards Daniel
Hi, I just purchased your template – Kalium for my shop website. I am not a technology guy.
Just wanna ask if your template has been updated, I downloaded it and install the newer version , does it overwrite my custom settings / tweaks such as fonts, size and hover color , shop logo , etc something like that.
If so, could you advise how to upgrade it without losing my customs. Thank you.
Hi styleone,
The easiest way to update our themes is if you use Envato Toolkit. On this link How to update Themes and Plugins
you can learn this easy step-by-step procedure 
Important: Please don’t forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.
You will not loose any customizations 
Kind Regards,
—Ylli
Such a nice theme. One thing I want from the theme is a nice default login form or plugin that has been configured with this theme. Only thing that I can use for user for registration and login is to use the woocommerce my account page that to me look ugly and not professional. Can you suggest me any other way or to use login/register plugin instead of woocommerce my account page?
Hey! Still an awesome theme…
I’m trying to make my portfolio two columns. I have it set as such in Theme Options but it continues to show as 3 (when I set it to four columns, it stays locked on 3 as well). Hmm. Let me know if you can help me out or have any suggestions.
My site is solimpio.co
Steve
Yaaaaaaaaaaas that did it. Thanks.
Oh, sure thing. Rated!
Hi! I’m not very good at setting up wordpress themes and so I have to ask how I can make my portfolio page: http://www.ziandinh.com/portfolio/wildflower/
to look like this page: http://demo.kaliumtheme.com/main/portfolio/capricho/I tried adding columns via shortcodes but it all stays on one left side …then I tried clicking on the “Side Portfolio” option…none of the options seem to yield the same display as the demo!
Where do I start or what do I need to do first?! Thank you kindly for your help, ah!!!
Wait, I think I figured it out!! Nevermind! I hope I didn’t waste a comment!!
can’t activate plugin Revolution Slider Visual Composer
get error massage /mounted-storage/home125/sub017/sc71082-KUXW/kraisedesign.com/KD_wp/wp-content/plugins/revslider/includes/framework/functions.class.php on line 629
all are up to date wordpress 4.4.2 Slider Revolution 5.2.2 WPBakery Visual Composer 4.11
Hi
We can send you latest version of Revolution slider, just send us an email and we will forward you the latest version of Revolution slider which is 5.2.3.5
To send us email use this link. Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information. Also emails response time can be up to 7 business days.
Hello fellows
i would like to ask if anyone has been able to make rollover images in visual composer that are responsive!
i don’t believe its so hard! i have already put raw html but the roll over images are overlapping!
http://www.jcp.design/home/surande-test-purposes/Hi sorry for the late responce but unfortunatly i can’t disable the coming soon page! i was just hoping someone would at least point me to the right direction! i wouldn’t imagine it could be so hard to have this!
Hi there,
It is impossible for us to help you without posting a screenshot of your problem or viewing your site live, if you want to hide the link of your site you can use the http://bit.ly or any other URL shortener.
Kind Regards,
Art
Hello! I really would like to see the scrollbar in the scroll-box stay visible all the time. Is this possible? Thanks a lot!
Hi Rodrigo, thanks for your quick response. I sent you a private mail. Greetz!
Hi laartje,
P.S: You are using an old version of our theme (1.7.2) and the latest version for the moment is (1.8.8.1), please update theme first.
The easiest way to update our themes is if you use Envato Toolkit. On this link How to update Themes and Plugins
you can learn this easy step-by-step procedure 
Very Important: Please don’t forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.
Kind Regards,
Art
Ow, now I have a problem I think. I just updated the theme and I get this message: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 17741 bytes) in /var/www/vhosts/larotu.nl/httpdocs/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-woocommerce.php on line 1103.
What can I do?
Hi laartje,
Can you please write us your site URL here on comments first? We need to investigate your site and then get back to you if we have possible solution.
This is a server error, so please check if you have recommended PHP configuration limits as follows:
max_execution_time 180
memory_limit 128M
post_max_size 32M
upload_max_filesize 64M
For more info visit this link Recommended PHP Configuration Limits
If you need more info, please don’t hesitate to reply us 
Kind Regards,
—Ylli
Hi Yill, I just wrote you a private mail with my login details. My site isn’t live yet.
@Art: Unfortunately I don’t see any fix of a CSS code in the Custom CSS area. Can you help me with this?
Hi Ylli,
Ok, once again: I really would like the scroll bar in the scroll box stay visible all the time. Now it only shows up when hovering. I also see the scroll bar jumps to top or to bottom at certain point when scrolling.
Furthermore I would like to set up the zig-zag service page the right way. Before the update the images fit perfect corner to corner. Now there are empty spaces again. I used the code provided on the forum to set up this page. Would you help me with this?
Greetz, Lara
Hi Lara,
1— I see that you scroll is now visible all the time as you can see it here http://drops.laborator.co/1gSnN please hard refresh your browser and you can see the changes.
2—Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer 
Can you please write URL of this exact page here on comments first? We need to investigate your site and then get back to you if we have possible solution.
Kind regards,
—Ylli
Hi Ylli,
My apologies, there has been a misunderstanding. I asked in mail if it is possible the scroll bar stays visible on the page: grafisch-design-zakelijk / and grafisch-design-familie /. Now its only visable on hover.
On the page ‘service’ you see that there is space between the images. I want to neatly connect the pictures, like on your demo page: http://demo.kaliumtheme.com/main/services-2/. The images connected to each other neatly, until the theme-update.
I hope you you can help me with this. The address of the site and the credentials I have sent you alleready, but to be sure I do it one more time.
Thank you in advance for the effort, and I hope it is clear what I mean!
Greetz, L
Your service is great. The scrollbar is solved now. Thanks a lot for your efforts!
Unfortunately on the page ‘service’ there is still space between the images, despite the ‘No bottom margin’ option. Can you have a look at this one more time? Thanks again!!
Greetz
Yes, we’re almost there! This worked for the first box. There’s still a margin below the second icon-box for some reason. I really have no idea why. The settings are the same.
Greetz, Lara
I’m happy now:-) Thank you so much for your patience and help!
Hi laartje,
Don’t worry for that, i’m glad that your site looks as you wanted now 
P.S: If you like Kalium, it would help us a lot if you could rate our item on themeforest from your Downloads tab, (if you don’t know how, just open this link).
Thank you very much and have a nice day 
Kind regards,
—Ylli