38442 comments found.
1. YOUR ‘ENVATO UPDATE’ ISNT WORKING? 2. WE CANT HAVE POP-UP BOXES USING YOUR THEME?
WOULD REALLY APPREICATE SOME PROPER HELP PLEASE!
Hey alisonleon,
Please elaborate more on these two points so I can assist you. 1. What specifically isn’t working for you? Are you referring to the Envato market plugin in general or the new Salient version causing problems on your site? 2. Salient offers video/image lightboxes, what are you trying to add into a lightbox?
Just watched your header particles video and played with demo. Amazing and so simple! Is it possible to have the same effect on the Full Screen Row page, like your demo page with mountain bikes (Product demo)?
Thanks, Dejan
Hey Dejan!
Unfortunately as of now that specific effect requires the use of the page header, which is not available in a nectar full screen row setup at the moment
Cheers
My client is totally in love with your theme and the unique particle “party-trick” 
Just one more question before we buy it:
If we create sort of landing page with their logo in particles, can we than use the bottom arrow as a link to the main site, or have the whole landing page clickable linking to the main site?
Thanks, Dejan
That’s awesome Dejan! Changing the down arrow to be a link would require some custom modding – but wouldn’t be too complex.
Cheers
Hello, I was wondering how to get the overlapping contact form, as found on the corporate 2 demo. thank you
Hey MarcGarner,
That template can be added to any page using the Salient studio http://themenectar.com/docs/salient/salient-studio/ – just make sure you’re on 8.5.x to have access to the new layout
Cheers
I am on 8.1 and have no update notification or option to update. Do you loose automatic updates with this theme when support runs out?
You can get notifications in your dashboard by using the Envato market plugin http://themenectar.com/docs/salient/updating-salient/ – and no, you have free updates for life even after your support period is over
Cheers
Hey Love! Question, can I put and Icon class to show an icon in the anchor menu? Client wants iconnnnnns. And to make the logo bigger 
Hey ladydekade!
1. This would require custom css – if you can share your URL, I can provide an example 
2. You can change the logo to any size in the Salient options panel > header navigation tab with the “Logo Height” field
Cheers
Hey!
LOL I was being sarcastic with make the logo bigger! haha
Site currently has maintenance on, so here is a screen shot. I’ve made a temp work around using rows, but what they don’t like is that on mobile, the columns stack (obvs they wanna keep all the icons going across screen rather than stacking). Talked them into using anchor menu instead but they want icons in em like this!
http://buyhub.com.au/wp-content/uploads/2017/11/example.pngShould’ve known! Thought that was a little strange of you to ask after using the theme for so long.. 
Are you referring to the page submenu element when you say anchor menu? Just need to clarification so my example css will be correct 
Cheers
LOL
yup thesubmenu i can add with vc
love ya wok x
Add this into the custom css box in your Salient options panel 
.page-submenu li:nth-child(2) a:before {
margin-right: 10px;
font-family: FontAwesome;
content: "\f1e9";
}
Cheers
How do I actually set a custom icon for each menu item? 
You’d have to change the nth-child to target each one and use the font awesome codes listed in each one http://fontawesome.io/icons/
Hmmmmmmmm ill see how i go with that 

Hey! Got this working. How can i target a specific sub page menu? using that css it applies to all submenus across the site. Only need an icon on one! x
Hey, you could use the same css in the visual composer css box on a per page basis
Cheers
Hello,
Is it possible to enter a custom image size in Salient’s custom Visual Composer for a single image? I know this is a feature of VC alone but don’t see it as in an option in the Salient version.
Thanks!
Hey dgsmarketing, not as of now – the image element is responsive and will grow/shrink to fill the column it’s contained in. It also uses a srcset with the small/medium/large image sizes and will only load the image size that’s needed for the given screen.
Hello!
How can I disable the owl dots on the carousel on:
http://www.artblend.com/That, and get rid of the extra space that it creates.
Thank you!
Hey!
Add this into the custom css box:
.owl-theme .owl-nav.disabled+.owl-dots { display: none; }
body .owl-carousel .owl-stage { padding: 0; }
Cheers
Hi! No, that did not seem to work.
Hey artblend, it appears you may have invalid CSS code in your custom css box before the snippet I just provided, which is not allowing it to go through. Can you try removing your other css temporarily to test this?
Curious on how you are setting up the menu on the Business Demo. When you are not on the About page you have the whole URL to Culture, but if you are on one of the anchors in the About page it only shows the anchor and not the full link. I must be missing something.
Hey puck2goal,
Each of the sub links are using the full URL entered into the custom menu link items like so: http://themenectar.com/demo/salient-business/about/#culture
http://themenectar.com/demo/salient-business/about/#teametc.
Cheers
Hi,
Is it possible to disable the Off Canvas Navigation on desktop or remove it from the header, but keep the Off Canvas Navigation on mobile. We have a menu set for mobile that is different from the desktop and specified it with the Off Canvas.
Is this possible?
Thank you.
Hey cwayneboss,
Could you share your URL in regards so I can assist?
Cheers
Hi,
I am not able to share the URL to the exact site being built but I’ve duplicated a similar menu structure onto a test site for viewing purposes: http://demo.picnhashtag.net/test/
Do you think what we are trying to achieve is possible?
Thank you.
Hey, add this into the custom css box in your Salient options panel:
@media only screen and (min-width: 1000px) {
header#top nav > ul li.slide-out-widget-area-toggle { display: none!important; }
}
Cheers
Works perfectly. Thanks so much!
You’re welcome 
Hello,
could be very cool for the future release if you’ll provide an element in Visual Composer to display easily the Custom Post Type any developer create.
I’m beating with it and it’s very difficult to display the Custom Post Type in a page with Visual Composer.
Any idea on how to fix?
Thanks
Hey innobrain, thanks for the request – it’s been noted on the wishlist. As of now I don’t have any specific plugins to recommend to add this functionality in regards
Any news on this update?
Hey innobrain,
There’s been no element created to handle this yet – the next update around the corner will introduce the front end WPBakery editor though. If you’d like access to the beta, please reach out in regards via the contact form on my author page https://themeforest.net/user/themenectar
Cheers
And with the new version will be possible?
Hey innobrain, not in the next release. For 9.5 we’ve been heavily focusing on WP 5.0 preparation with Gutenberg + the new WPBakery front end editing experience
Hi.. Im working on the full screen rows… where i need to have different background image for desktop version and mobile version. Please let me knw if there is a way to achieve this
Hey,
It would require custom css to target the row(s) and change the BG image. If you can share your URL in regards i’d be happy to provide an example
Cheers
Hey ummdigital, add this into the custom css box in your Salient options panel:
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] > div:nth-child(3) .row-bg {
background-image: url(custom-src.jpg);
}
You can effect different rows by changing the numbner in :nth-child(3) Cheers
Hi.. Thankyou for your response, but the bg is applied only for the text area and not the entire row. and also i can still see the desktop bg…. can you chk on the same link and let me know. Thanks
Hi Guys, any update on this . ?
Hey, try changing that to this:
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="off"] > div:nth-child(3) .row-bg {
background-image: url(custom-src.jpg);
}
template paid, but how to get a license?
Hey, please see the following resource in regards https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-
Cheers
Hi Phil,
I use the header as this demo: http://themenectar.com/demo/salient-product/
But in the comments area of the blog the logo is in the light version. Can we solve this with CSS code, if yes do you have a code to send me? Thanks!
Hey youyou78,
Could you kindly share your URL in regards so I can take a look at your settings to assist?
Cheers
Thanks youyou78, thanks for sharing that – I was able to replicate the issue with that combination of settings and can provide an early fix via email. Please reach out via the contact form on my author page in regards 
Cheers
Thanks Phil I sent the message
Cheers
Hey, the new version of Salient released tonight actually contains the fix as well, so no need anymore to patch it yourself 
GREAT 
Cheers!
If we supply a category description, does this theme display it on the category archive?
Hey anthmyers, that would require a custom mod which could be handled via a child theme
Hi! how can i make the footer height lower? thanks
Hey dimage!
Could you please share your URL in regards so I can see your settings?
Cheers
.
Hey dimage, add this into the custom css box in your Salient options panel:
body #footer-outer .row {
padding: 20px 0px;
}
Cheers
Hello,
Congratulations on your work,
I have a simple question, I would like to be able to add social links with button in the footer with Facebook, Pinterest, Houzz and Homify. I use the last version of the theme but it is impossible to find Homify. How to add it after others in a very simple way?
Thanks a lot for your help
Hey arnolyon!
Unfortunately that icon isn’t available in Fontawesome as of now, but i’ve noted the idea for the wishlist to add it in as option
Cheers
Thank you for your reactivity.
The problem is that I can not wait for the next version and update for Homify social icon.
How is it possible to find a quick solution? Thanks a lot
Hey arnolyon, It would need to be done via custom css – if you have an image src you could write css to override an existing icon that you enable
do you have a suggestion for a demo to start with to achieve this header design, or certain theme options to achieve this? http://prntscr.com/ha88qf – As you can see I have started to create this, but I’m wanting to use the Top Navigation area with icons and buttons, but not only is my styling for the icons way off from my design, but also the Top Navigation bar is white as opposed to just transparent: http://prntscr.com/ha892s – thankyou!!
Hey SiteTonight,
Making the secondary header nav transparent would require some custom modding. Here’s some example css:
body #header-secondary-outer {
background-color: transparent!important;
}
html body.material #header-outer[data-header-resize="0"]:not([data-format="left-header"]):not(.scrolled-down) {
top: 0!important;
}
Cheers
I used Salient Studio to add the ‘Section with cascading images.’ I wanted the same look in the demo shown when selecting that template so I added two and switched the position of the second section. Everything is working fine, but there’s crazy white space under that second section. Based on looking at the mobile view it looks like is the second section of cascading images that is the cause of this extra white space, but I can’t find any differences in the settings as to why I would have extra white space under that section. Any thoughts on what I’m missing?
Hey kelleyvictoria,
Please share your URL in regards so I can take a look
Cheers
My site is in maintenance mode. Is there a way I can allow you to view without taking it out of maintenance mode?
Hey, you could reach out via the contact form on my author page and provide private access
How do I change the font color and type of buttons? I’m sure it’s easy, just can’t seem to find the option. I have light colored buttons and would like the font black. I also would like to use a different font type, or at least make them bold.
Hey mikelaha,
1. The typography options for the buttons are set in the Salient options panel > typography > nectar specific elements > Sidebar, Carousel, Nectar Button & Footer Headers Font. Global button roundness can also be set in the options panel > general settings tab
2. Colors for buttons can be set when editing the button element itself inside of the page builder
Cheers
Thanks for responding.
Thanks for pointing me to right place to change the font type for buttons. What I’m not seeing though when editing my button is a way to change the font type to black, instead of white. I only see where to adjust button color. I need the font color changed. Is that possible?
Hey mikelaha, when you use the “See through solid on hover” style, the option to choose a dark text color will show up. Also, in the material skin the color override attributes also effects the text for the see through style
Hi I was wondering if it’s easy to add a custom font (not a google font )with the salient theme ? thanks
Hey houseofx, please see this article in regards https://themenectar.ticksy.com/article/9773/
Cheers
Hello,
The responsive options do not seem to work. We cannot get it to display certain rows on Mobile and hide on desktop, and vice versa. Is there anything obvious we can try to fix this?
Hey Micatuca, make sure you’re using the current version of Salient and the Salient visual composer. If you are, please share the URL in regards and list an example to check out
Cheers