38438 comments found.
Hi, could you please make all of my https://themenectar.ticksy.com/ tickets private. I’m seeing considerable traffic from themenectar.ticksy.com to my online store, and it is jumbling my analytics. Ty.
Hey kseniavo, I just made that change.
Cheers 
Ty!
You’re welcome kseniavo 
Hello ThemeNectar,
I’m trying to create a row with slim margins in between columns, but the column margin option either says none or default. Is it possible to use a column margin width of say 5 or 10px? https://snipboard.io/HRQ7Os.jpgAlso, is it possible to override the colours of the CTA buttons?
Hey Micatuca,
1. Please ensure that you’re using the latest version of the Salient Core plugin (v1.6). There should be a list of options other than default and none.
2. Yes, with CSS – could you share your page URL so that I can take a look at your settings to provide an example?
Thanks in advance
Cheers ThemeNectar, just sent you a message.
Thanks Micatuca 
Hello, I am not able to see visual text editor, it is basically blank https://digitalbrand.cc/ I can only use “text” editor to edit text
Hey Fixedman,
If you’ve already verified that no third party plugins you have active are causing the issue, Please reach out via the contact form on my author page with a temporary admin login so that I can take a look: https://themeforest.net/user/themenectar
Thanks in advance
Thank you.
You’re welcome, Fixedman 
Thanks in advance,
Hey WeboCreativo,
The masonry columns will be automatically determined based on the “column” number specified within the category grid element. You can use the following CSS to create that vertical setup:
https://pastebin.com/gYZdA6TpCool! Thanks!
You’re welcome, WeboCreativo 
Hi, I’ve got the progress bar shortcode inside a column, but as the bars only load when you scroll to the base of page in desktop view. Is there a way to have the bars always loaded?
Example: https://www.vesulus.it/20-23-agosto-giro-del-monviso-con-salita-in-vetta/
Thanks Luciano
Hey Luciano,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.nectar-progress-bar [data-width="100"] {
width: 100%!important;
}
.nectar-progress-bar [data-width="50"] {
width: 50%!important;
}
body .nectar-progress-bar span strong {
opacity: 1;
}
Cheers
Hello, How can I change the order in which the categories appear in the meta category nectar post grid? They are currently in alphabetical order and I want them to have a creation order. Can i edit any file to change this?
Thank you
Hey santimon, you can use the following plugin to alter the order of categories:
https://wordpress.org/plugins/custom-taxonomy-order-ne/Cheers
Thanks it has worked for me.
Glad I could help, santimon 
Hi, i sent an email from envato id regarding hiding some stuffs, can you please reply?
Hey astutestudio, I responded to your email earlier today in regards.
Cheers
Thank You!
You’re welcome astutestudio 
Hey there. Here is a nice Salient demo with 100 thousand products https://demo-woocommerce-salient-cloudways-100k-products.wpsolr.com/shop/
Hey eostis,
Thanks for sharing 
Hello, in my Material skin I have issue with Off Canvas menu 3 bars.
On white background, transparent – I supposed to change color to dark BUT I have top bar still white color and 2nd and 3rd are dark.
How to make all 3 bars in Off Canvas menu button full black on transparent white background.
https://imgur.com/abrtP7aThanks
Hey SiamNinja,
In the Salient options panel > header navigation > off canvas menu tab, can you ensure that no color values are assigned to the options “Off Canvas Navigation Menu Button BG Color” and ” Off Canvas Navigation Menu Button Color” (including white). If those fields are empty, please share your actual site URL in regards.
Thanks
Hello,
I’m contacting you today because I have a problem with the display of submenus on the desktop. On some screens the sub-menu is not aligned in the middle of the page and therefore some menu items appear cut off: https://maisondjulia.com/
Thank you in advance, Jérémie
Hey Jérémie,
You could add some extra margin on the bottom of your submenu so that after scrolling to reveal the overflow, it’s clear that it’s the end. Add this into the custom CSS box in the Salient options panel > general settings > css/script related tab:
body #slide-out-widget-area .menuwrapper li .sub-menu {
margin-bottom: 200px!important;
}
Cheers
Hello,
After several tries it doesn’t work.
A solution that works but I don’t know if it’s very clean:
body #slide-out-widget-area .menuwrapper li .sub-menu, #slide-out-widget-area .menuwrapper >.sub-menu { margin-top: -10%! important; }
Hello, I have small question regarding arrow in team member.
.team-member[data-style=”bio_fullscreen_alt”] .nectar-cta
1. How I can align arrow next to the name of team member? 2. How I can add text beside arrow? Like “View bio….” So, when someone click, it will open popup with team bio.
Thank you so much!
Hey SiamNinja,
You could add custom text next to that arrow with some CSS, but positioning it next to the name would require a file modification. Here’s the text CSS:
.team-member .nectar-cta:before {
content: 'View bio';
top: 6px;
position: relative;
margin-right: 10px;
}
Hi there. I am working for client, the site is almost completed, but there is an issue, the reference site have two rows in vertical direction inside the footer and the current version of the theme only offer single row for widget area and no other row to put above the widget area like the reference site, please check the attached screenshot.
https://drive.google.com/file/d/1WDsrfFtEcOGsRkvNSITdIt7VT_QMpfQJ/view?usp=sharingHow I can achieve the same result for the footer? because client needs footer like the reference site.
thank you. hasan.
Hey hasan,
Achieving that globally would require you to edit the footer.php file in Salient. You could add that into your child theme to keep the modification safe through future updates
Cheers
yes, I did that and register new widget inside footer in partial section and then did the styling inside in the widget. and it is done. but I use this in the original theme, didn’t use child theme.
Hi, I’d like to say that Salient is the best theme that we use. I have a small trouble to add Adobe font to the Custom Fonts from the Typography Section in the Salient Theme Options. Is there any straightway to do that?
Cheers, Jacob
Hey Jacob, I’m glad to hear you’ve been enjoying the theme 
Have you tried to use the plugin https://wordpress.org/plugins/use-any-font/ ? If so, could you let me know what issues you’re facing?
Thanks in advance
Hi, why on the mobile the scrolling text is interrupted? How can I set it as continuously stream? Many tks, see here: http://visualhunter.it/staradio/nufabric-3/
The issue is that the “reverse” mode in not function properly in mobile devices (I’ve test on smartphones).
Hey talkbackmaster,
Could you elaborate a little further on what you’re seeing occur when using the reverse option? i.e. is the text doing a “jump” on the repeat, or are you seeing a large space between the text which shouldn’t be there?
The phrase is “Recording sudio”, in the reverse mode only on smartphone, the phrase is show only once and then I see a large space. I’ve tryed to set until 8 repetition but the result is the same. You can see the issue here: http://visualhunter.it/staradio/nufabric-2/
Hey talkbackmaster, Thank you for clarifying. So far I haven’t seen that behavior on a GS9 or iPhone 11. Could you kindly let me know which devices you’ve tested on along with browser?
Thanks again
‘ve tested on iPhone SE (Safari, Chrome), here the problem is present. On iPad the animation have jump after 10 seconds, It restart, haven’t a regular flux as on desktop view.
*iPad Air2
Thanks talkbackmaster,
I’ll test with those devices shortly and add in the needed fix for the upcoming release. If you’d like early access, please shoot me an email in regards via the contact form on my author page: https://themeforest.net/user/themenectar
ok many thanks, i wrote you an email 
Thanks talkbackmaster 
Hi guys, thanks for the great theme!
Quick question: when updating padding or margins or adding borders in the design options they never seem to update? Any ideas why this isnt working?
Thanks
Hey richardwells 
Since there’s currently no known issue with the design options tab, please reach out via the contact form on my author page with a temporary admin login so that I can take a look: https://themeforest.net/user/themenectar
Thanks,
Seems to work in explorer but not in Chrome, browser issue it seems
Hey richardwells, did you shoot me an email in regards? I can’t seem to locate it.
Hello, how to add hover color effect to team member before open popup?
1.I like to have b&w image and then when you hover over image – it change to color?
2. In team member popup – I like to keep only text on desktop and mobile, no image. When I remove image – it stay just grey empty half of the screen. How to hide it completely so I have ONLY text popup from the team.
Thanks
Hey SiamNinja,
You can add the following into the custom CSS box for that:
.team-member img {
filter: grayscale(1);
transition: all 0.3s ease;
}
.team-member:hover img {
filter: grayscale(0);
}
.nectar_team_member_overlay .team_member_details {
width: 100%;
}
.nectar_team_member_overlay .team_member_picture {
display: none;
}
Cheers
Thank you for quick reply, awesome!
One more small question:
3. How to make Logo mouse hover little overlay? For ex. make original logo image 90% and when mouse hover – 100% brightness.
You’re welcome SiamNinja 
#header-outer .span_3 {
transition: opacity 0.3s ease;
opacity: 0.9;
}
#header-outer .span_3:hover {
opacity: 1;
}
I’m using the centered 1 column footer which outputs the circular social icons. Do you have any custom css to remove the circular border on those icons?
Hey mcmurphy17,
You can use the following CSS for that:
#ajax-content-wrap #footer-outer #copyright li a i:after { display: none }
#ajax-content-wrap #footer-outer #copyright li {
margin: 0;
}
Cheers
HI, Is it possible to have Highlighted text on the top of the Nectar slider? how? thanks.
Hey sempictures,
To achieve that, you would need to copy/paste the underlying shortcode element in the “caption” text box within a Nectar Slider slide. e.g.
[nectar_highlighted_text color_type="regular" highlight_color="#3452ff" text_color="#ffffff" style="full_text"]Some <em>sample highlighted</em> text[/nectar_highlighted_text]
Cheers
Hi, I would like to ask about your support. I submitted a ticket long time ago #2445814 and I feel like you just ignored me. It doesn’t feel professional at all. Because of that, I submitted another ticket #2462982 and I got information that you don’t know why the developer didn’t answer on my requested help. Right now I’m waiting again and I’m confused. Will I get help?
Hey DannysVibe,
I’m sorry about the mix up on your previous ticket getting reassigned. Please check out #2462982 as we responded to you earlier today in regards.
Thanks in advance
How to make image gallery able to zoom in mobile view. https://www.passionrepublic.com/portfolio/the-last-of-us-part-2/ try view this website using your mobile, at game asset section we want to make a user able to zoom the photo.
Hey abagnaleoracle,
In the Salient options panel > general settings > functionality tab, change the theme lightbox script to “fancyBox3”.
Cheers
Hey thanks,
So far it works.
I have another question.
How to change color of flickity-page-dots to white color?
Problem: I couldnt find where to set the color for flickity-page-dots and can we place an arrow next to flickity-page-dots? check attachment
https://docs.google.com/presentation/d/1c974ffKNo9yHA_2wFSqUlhUdmjtMWgpUrGacQdb0HgI/edit?usp=sharingMy intention is to make desktop & mobile: more intuitive scrolling design enhancement
Please help.
Hey abagnaleoracle, 1. Edit the parent row which is holding the image gallery element and change the “text color” to “light”.
2. When editing the image gallery element, there is an option to choose next/prev arrows for the controls. However, there’s currently no option to show arrows as well as the pagination dots: https://ibb.co/4ZxmWSG
Hi i have one last question. How can i resize gallery image in the center to display bigger then other two images . See this attachment: https://drive.google.com/file/d/10m6ce5YP8Z25yMj4lTcEjYUroImsKc_6/view?usp=sharing
For example like this page: https://www.passionrepublic.com/portfolio/dark-souls-3/ go to gallery slider, i want the image in the center bigger.
Hey abagnaleoracle,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.cell.is-selected {
transform: scale(1.1);
}
.nectar-flickity:not(.masonry) .flickity-slider .cell {
margin-right: 6%;
margin-top: 35px;
margin-bottom: 35px;
transition: transform 0.5s ease;
}
Hi Already applied your css it but the center image on gallery has no gap in between image on left and on right. How do i add a fine slim gap to look it separate.
Its like overlapped, have a look http://test.passionrepublic.com/portfolio/the-last-of-us-part-2/ clear your cache first.
Hey abagnaleoracle,
Change the above snippet to be the following:
.cell.is-selected {
transform: scale(1.1);
}
.nectar-flickity:not(.masonry) .flickity-slider .cell {
margin-right: 6%!important;
margin-top: 35px;
margin-bottom: 35px;
transition: transform 0.5s ease;
}
Ok noted, thank you. How do i apply image in the center with drop shadow?
Hey abagnaleoracle,
.nectar-flickity:not(.masonry) .flickity-slider .cell {
margin-top: 35px;
margin-bottom: 35px;
}
.nectar-flickity:not(.masonry) .flickity-slider .cell.is-selected {
box-shadow: 0px 12px 20px rgba(0,0,0,0.8);
}