Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,226 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38439 comments found.

If i have taken over a website from a company and they used your theme. Do i have to purchase the theme in order to get updates now?

Hey wesleyvanwyk1979, you just need to obtain the license code from who purchased it, assuming you can’t get access to the account. Once you have that, just reach out to Envato and have them transfer it to you: https://help.market.envato.com/hc/en-us/requests/new

Hi! When using a page header when you specify a title. Try as I might I can’t get the header height to be less than 350px is that hardcoded somewhere? I couldn’t find it in options

Hey pennylanemini,

Could you kindly share the page URL so I can take a look at your settings in regards to assist?

Thanks :)

Hello, for the one page scroll layout, is there a way to enable the back to top button?

Hey effective_advisory,

If you’re referring to “Page full screen rows” option, currently that would require custom development but i’ve noted the idea on the wishlist

Yeah, that what I mean.

OK great, thank you!

You’re welcome effective_advisory :)

Hi, is there any way to disable ‘VIEW LARGE’ button permanently from Images Gallery

Hey alokupadhayay, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


.portfolio-items .col.span_3 .work-item .work-info a { display: none!important; }

Hey TN!

Just wondering if there’s any possibility for additional page loader animations / transitions in the coming release(s)?

Hey ND81, we plan on creating more in the future, but won’t be adding any more in the very next feature based release.

Hi, I’m tryng to create a button-dropdown with this code https://codepen.io/Idered/pen/vowrB when i put it on a page it change. There are some css interferences? Can you help me to understand? http://www.test.thenewplace.it/beninati/8070-2/

Hey thenewplace,

Change the selector ”.dropdown-toggle” to be ”#ajax-content-wrap .dropdown-toggle” so that it can easily override all the theme css for inputs etc.

Also, add this snippet in as well:


.container.main-content { min-height: 200px; }
.dropdown-content li { list-style: none; }

Cheers

Hi, thank you, I think is not working, can you check again?

Hey there!

I was wondering if it was possible to change the burger icon with an image uploaded to media?

Current settings

Off Canvas Menu Fullscreen Cover Fade

Tried the below from another answer you gave someone else. While it removed the hamburger menu, the image didn’t appear

body .lines-button { visibility: hidden; }

.slide-out-widget-area-toggle a { background-image: url(‘IMAGE.PNG’); }

Only want to change the burger icon as well. Would like to keep the X that appears when you click the burger!

Thanks!

Hey amitzala :)

1. Add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


.slide-out-widget-area-toggle a:not(.open) >span {
  background-image: url('img-src.png');
}
.slide-out-widget-area-toggle a:not(.open) >span i {
  opacity: 0!important;
}

2/3.

#header-outer.transparent:not(.dark-slide):not(.side-widget-open) header#top nav > ul > li > a {
  color: #f7bd9a!important;
}

4. it looks like the markup of the mobile menu icon has been altered to something custom – could you kindly open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into this: https://themenectar.ticksy.com

Thanks in advance

Hiya

1) First one doesn’t work. It removes the burger menu with the second part, but the first part doesn’t do anything

2 & 3) Almost works! The social icons change colour but the burger menu doesn’t. I suppose if the above worked though then the issue with the icon wouldn’t an issue

4) Will sort out separately

Thanks!

Hey amitzala,

Could you add the section back in for the image override so i can take a closer look why it’s not displaying?

Cheers

how to remove the date in the recent project block?

Thanks Nicko_217,

add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


body .portfolio-items[data-ps="9"] .col p {
    display: none;
}

Thank you) Have a nice day!

You as well Nicko_217 :)

Hi there,

Can I disable the menu on mobile? If so, how do I do it?

Hey hookieoalo,

add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


@media only screen and (max-width: 1000px) {
header#top .span_9 >.slide-out-widget-area-toggle,
body header#top #toggle-nav { display: none!important; }
}

Cheers

Hello I tried to remove the Compare button by deactivating the Yith Compare plugin and it completely crashed the site. Have you ever come up with this problem? Do you have any suggestions?

Hey Primecoder,

I responded to your email earlier today in regards

Cheers

I have a quick question. I have a really critical client. The client is asking if I can make all three (3) lines in the off-canvas (hamburger menu) the same width. Currently the third (bottom) line is shorter. Could you please help me? I have purchased several support renewals in the past and I just really need help resolving this particular issue. Thanks in advanced.

One last question. I can’t get it to work on mobile devices. Thanks again for your help. I really appreciate it.

Hello. I purchased another support license. Could you show me how to also make the third (bottom) line on the off-canvas (hamburger menu) the same width on mobile devices and iPhones as well? Thanks again for your help.

Thanks a lot kidmarvel :)

Add this in as well:


body[data-slide-out-widget-area-style="slide-out-from-right-hover"] .slide-out-widget-area-toggle.mobile-icon .lines:before, body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
    width: 1.4rem!important;
}

Hello, on my site dynatrap.ca our nectar is showing the video smaller than the container.

For some reason, the video isn’t showing full size, but the image is. Can you let me know what I need to do?

Hey DynaTrap3, can you please try updating to the current version of the theme? It appears you’re using quite an old release on that URL

Hi Nectar!

Trying to make our new site experience smoother…with less clicking for users:

1. Is there a way to make the Video Lightbox default to autoplay Vimeo or Youtube video links?

2. Also can we set Video Lightbox to full screen by default?

Thanks! Roland

Hey Roland :)

Currently there’s no option to autoplay the videos within a lightbox from fancyBox3, however you can enable the auto fullscreen option by modifying the JS within the initialization function in js/init.js

fullScreen : {
    autoStart: true
}
Can be used within this:
$("[data-fancybox]").fancybox({

});

How do i make my off canvas menu trigger like your corporate 2 demo?

Hey rallred2,

You just need to use the “Material” theme skin in the Salient options panel > general settings tab and then ensure you’re using the default off canvas style (Slide out from right) in the Header navigation > off canvas navigation tab

Cheers

Hi. In the TEAM MEMBER element settings, if I choose META OVERLAID is there a way to make that the hoover goes from light o dark instead of dark to light as it is now? I mean, by default, all the images are darker than the original, and just when you hover the mouse over, the images lightens to its original color. Is it a way to do it the other way around: light by default and darker as you hover? Thanks.

Hey squizzo,

add this into the custom css box located in the Salient options panel > general settings > css/script related tab:


body .team-member[data-style="meta_overlaid"] .team-member-overlay {
     opacity: 0;
}

body .team-member[data-style="meta_overlaid"]:hover .team-member-overlay {
     opacity: 0.45;
}

Cheers

Hello – how can I remove the heart/love feature on individual portfolio pages? Ticksy support is down. Thanks.

Thanks erostad, You can use this snippet instead:

#project-meta ul {
    display: none;
}

Perfect. Thank you.

You’re welcome erostad :)

Hello,

I have a question regarding the element “Recent Posts” , I really need Pagination, but I do not know how to do that, only the blog element has that. But the blog element unfortunately does not have the style “List With Featured First Row”, only one style resembles the one named “Auto Masonry: Meta Overlaid Spaced”, but unfortunately I can not adjust it, depending on the size of the picture for example. I hope I get some advice to be able to use pagination on “Recent Posts” too, thank you!

Best regards Raffaela

Hey Raffaela,

As of now that would indeed require custom development, however the auto masonry meta overlaid style can easily be adjusted with CSS to show a new aspect ratio. Here’s an example your can into the custom css box located in the Salient options panel > general settings > css/script related tab:


body .post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-content {
    height: 30vh;
}

Cheers

Is it possible to change the colour of buttons on the nectar slider? I want to use a colour other than my accent colours. Would this require CSS? Thanks

Hey MarcGarner, yes it would be possible with css. Here’s an example that will alter any Nectar Slider button set to the extra color #1:

body .swiper-slide .button.solid_color a.extra-color-1 {
   background-color: #000!important;
}

I can’t access your support system due to bad SSL. Please fix or tell when how to proceed.

Hey fourtencreative, Ticksy fixed that problem early this morning – we apologize for the downtime

Can I use the images from a demo on a live site?

Hey wewill, some are not available to use freely since they were purchased from a premium stock photo site, but most you can use since they were sourced from unsplash.com – all the photos imported via demo imports are also from unsplash.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey