38357 comments found.
How would i go about centralising the secondary nav header links and making the fonts bigger/header deeper?
Thanks
Hey elitemediaagency, add this into the custom css box in the Salient options panel:
#header-secondary-outer ul.sf-menu {
width: 100%;
text-align: center;
}
#header-secondary-outer ul.sf-menu li {
float: none!important;
display: inline-block;
}
body #header-secondary-outer nav > ul > li > a {
font-size: 14px!important;
}
Cheers
Hi Nectar
There are several bugs in v8 with the nectar slider.
It’s not reading the background alignment option. All slides are reverting to bottom alignment rather than what is selected.
Also the text colour option is showing up ‘dark’ even if ‘light’ has been selected.
Please help
James
Hey James,
All of the demos are updated and none of them show this – could you please share a URL of this occurring so I can assist?
Cheers
Sure. URL is http://jameseaton.org
I just looked at your support site and someone else has reported the text colour defaulting to ‘dark’ in the nectar slider, even though they have ‘light’ selected. (see https://themenectar.ticksy.com/ticket/1078981/). The code provided by Tahir fixes it.
Can’t see anyone else reporting the background alignment problem but it is still persisting for me. It’s defaulting to ‘bottom’ although I have mostly ‘top’ selected. You can see the problem on my home page nectar slider.
Thanks
Hey, I see that the color issue can be caused by a specific combination of options – add this into the custom css box in the Salient options panel to sort it:
.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] h2 {
color: #fff;
}
However I can see that the css is still setting the background alignment to the top
Thanks Nectar. That fixes the colour issue 
However I’m still having the background alignment problem. After the update all the backgrounds shifted to ‘bottom’ alignment even though ‘top’ is indeed selected on most of the slides. Just to double check I changed the option from ‘top’ to ‘bottom’ but there was no change on the front end. So clearly this function is no longer working for me and has defaulted to ‘bottom’. Could it be you haven’t noticed this on your demos as they were already set up to be ‘bottom’ aligned? Any ideas on how to proceed?
Hello, I had updated my Salient theme for the newest version (8.0) but have noticed some bugs on SHOP section of my site (using woo commerce). The Title size of the page and products have increased and on the shop page, the menu bellows its title does not follow the margin. I couldn’t fix these problems so I have decided to instal the previous version back (7.6)
Hey nenialmeida,
1. The default font sizes for h1-h5 were increased for when typography settings are not specified, you can still set whatever size you need via the theme options > typography panel
2. Can you please share a screenshot or explain a little more what you mean by “the menu bellows its title does not follow the margin” – Do you also see this on the demos? All of them are using 8.0
Cheers
Hello, Thank you for your reply.
The increased size of the title happened on the SHOP section only, keeping the correct size in all other sections of my website (essentialvegan.uk), so I don’t think it is about setting an option on typography panel.
Please inform me an email so I can send the screenshot of the problem to you.
Cheers
Neni
Hello, I have updated it back to 8.0 so you can see the problem on my webpage – visiting http://essentialvegan.uk/shop/
Cheers
Neni
Hey, add this into the custom css box in the Salient options panel:
.woocommerce .full-width-content .page-title, .woocommerce .full-width-content .woocommerce-result-count, html .full-width-content .woocommerce-breadcrumb {
padding-left: 2%!important;
}
Hi, thank you for your reply. I have add the code on CSS but didn’t work. Please let me know what to do. Thanks
It seems you’ve accidentally pasted in pre tags with the snippet, remove those and it will allow the snippet to take effect
Sorry, my knowledge in programming is pretty much zero – working now. Thank you with your support.
No worries! 
Hello!
Is there any way to put a full width header image in a product page? We just need to put the same header that we have in every page to every product page too, but it seems that the theme doesn’t give us the same options for the products pages that we have for the rest.
Thank you in advance.
Hey allinagency,
As of now this would require custom modding, but in the next WooCommerce focused update such an option will be possible
Cheers
Hi,
How I can reduce the space between the block in the contact form : http://www.cjoint.com/c/GCbmBvsfbBAThanks 
Hey victorbar!
Could you please share your actual URL so I can take a look at your settings?
Cheers
Hi,
Impossible now, i develop my website localy 
Any another ideas ?
Thanks
If you’re wrapping the form elements in P tags (guess) you’d need to use css like this:
body p {
padding-bottom: 15px;
}
Hi, I tested that but it’s not work ?
Whenever you get the site up on a testing server or live just let me see the URL so I can see why that would be
Cheers
Secondly, would you happen to have any idea why my website is so slow opening? travelrefinery.com
Hey,
I’m seeing your website load within 2 seconds – but from quickly analyzing your site, you could still do more for performance as far as minification and image optimization http://themenectar.com/docs/salient/performance-optimization-guide/
Cheers
Thank you!
You’re welcome 
Hi Theme Nectar,
I am trying to change the accent color of tiny icons. I’ve read your replies for some questions, you say tiny icons are not affected with the accent color settings but it does on my website. I want to change the color to whatever color I want on each page but can’t as the change applies to all pages. Even to the social media icons on the footer! Please can you send me a solution to make independent accent colors changes? Also what are the extra color options for? How and where can I use those settings?
Hey travelrefinery,
The extra colors are set by you in the theme options panel > accent colors. It’s an easy way for you to define a color scheme and reuse the colors in the theme elements http://themenectar.com/docs/salient/theme-options/accent-colors/
Changing the icons to colors other than what you’ve define in there would require custom css at this time
Cheers
Thank you, can you help me with the css?
If you can share the URL and have already given a unique class name to the row which holds the icons you wish to be a different color 
Cheers
Above are 2 pages where I used the icons (as bullet points). I havent used any unique class name. If you can send me the css I will paste it on the css box. Thank you so much for your help.
I want them to be in black.
Hey, add this into the custom css box located in your Salient Options panel:
.page-id-15 .icon-tiny[class^="icon-"], .page-id-215 .icon-tiny[class^="icon-"].extra-color-1 {
color: #000!important;
}
Cheers
Thank you. I just figured out that I can change the color of the icons on the page through the nectar element settings. Thanks for your help.
Hey, you’re welcome 
Hey ThemeNectar-team when I click on the [edit/add images] in the particle section nothing happens. I use Nectar 8.0. Can you help me?
Hey vik_!
Please reach out via the contact form on my author page in regards with your admin credentials as I can’t replicate this issue on my own setups or the demos https://themeforest.net/user/themenectar
Cheers
Hi i was using the original VC instead of the Salient composer… but now my grids from the Grid Builder isn’t working anymore… do you know why?
A ha i know it was something with te ssl… but thnx
Hey, glad to hear you’ve sorted it 
Hey guys, I have some very serious issues with page load speed. It has been going on for quite a while, not a v8 issue. It seems Salient adds up to 85% of loading time versus a default WP theme, with no plugins on. If I renew the support, would you help me with this? Also, have you optimised the theme? Are you happy with loading times elsewhere? My server crowd points the finger at you!
Hey quomo,
Salient is very fast in its category of being a multipurpose theme. The loading times of the theme with no plugins are near 1 second – if you’re having time that are longer than that with none active could you share your URL? Even with plugins active we’ve easily achieved fast loading times on the demos which receive lots of traffic https://gtmetrix.com/reports/themenectar.com/0pBJJk1J have you read the docs yet?
Cheers
That was a great resource. I had done bits and pieces, but with that and a CDN, now the site is flying. Thanks A LOT!
You’re very welcome 
This new update is sick!
Thanks spark_agency! 
Hey! When I search on my website, I get a completely different design and logo does not work. What happened and how do I fix it? http://www.crafty.se/?s=apple
When I use a post with “Regular Alt” and put my iPhone horizontally, the post-image becomes elongated in the blog. Se the “Guardians of the Galaxy Vol. 2 – Trailer” on the front-page on www.crafty.se.
Hey AlexanderMJ,
1. The default search layout uses a page sidebar and does not offer a transparent header – therefore the header settings you have for a non transparent header will be used. Also, if you don’t have any widgets assigned to your page sidebar, that right area will be blank. More options will come for customizing this page soon
2. 8.0 fixed this issue, have you tried updating?
Cheers
Hello, The cursor is always a pointer, even on links it does not change to hand. How can i change this? I tried “body a{cursor: hand !important;}” but it didn‘t work. Do you have any suggestions?
Hey Cartman66,
Please share your URL in regards so I can see why that would be occurring 
Cheers
It was my Browsers fault, sorry for bothering.
No worries 
Hi. Can I use different templates for different pages on one theme and if so how do you do it? And has the templates a demo version / content and where can I see the options to use?
Hey gustav939,
Using the Salient studio, you can mix and match templates on any page. If you want to inspect the theme at a further level from the backend, the docs show a bunch of instructions/screenshots themenectar.com/docs/salient
Cheers
Hi ThemeNectar,
Is it possible to do any of the following:
1. Move position of ‘next/prev’ item buttons on portfolio pages (or is there a shortcode for these buttons so I can place where I like)
2. Make a portrait portfolio items show on single screen so that max height = screen height?
3. For some reason the title hides behind the header on this page only (seems fine on others) – Had to add a padding-top to show. http://amandahart.wpengine.com/publications/
All the best – Thanks for the awesome Theme and support
Hey radisafi,
1. The options for their placement are in the Salient options panel > portfolio tab. Moving them to other locations would require custom modding
2. That would require custom javascript development for the calculations
3. Are you referring to the “Publications” title? If so I’m currently seeing it display normally on my end. What browser are you using?
Cheers
Thanks for the reply – Yes I mean the publications title – It looks fine because I have added padding.
I found that this is happening when I set the column to full width background – Is this a bug? (Browser is chrome but effect same in firefox and safari.
When site is in mobile version there is a white strip between header and body.
Cheers
Hey mate, my support has expired but I have this really odd issue: When my page slug is named ‘remarketing’ the Contact Form 7 does not work. When it’s named literally ANYTHING else, the form works fine. Is there any reason the slug name might stop the contact form working? Site: ammomarketing.com.au/remarketing Thanks, Cam
Hey Cam,
Does this only occur for you when you have Salient active or is it persisting when you switch themes for a second to test
Cheers
Heya, it does persist on other themes.
Hey, i’m currently seeing that link go to an attachment page with no form – have you changed it since posting?
Hello, When using the ‘Left Header’ navigation layout, is it possible to have the menu items be top aligned beneath the logo, instead of center middle aligned? Thanks!
Hey thisoldhauser!
Add this into the custom css box in the Salient options panel:
@media only screen and (min-width: 1001px) {
body[data-header-format="left-header"] #header-outer nav {
display: block!important;
}
}
Cheers 
I cannot seem to get the content in columns to align in the vertical middle on mobile devices (iOS to be exact). It is aligned in the middle on desktop computers – but no matter the setting, it will not vertically align on mobile.
Hey nickpucci,
Please share your URL where the issue can be seen
Cheers
The default-arrow in the button shortcode isn’t working…
Hey yogasanjay,
Have you tried to clear your cache?
Where shall I do that? I don’t really want to change the hundreds of buttons across my sites. Please help with this, thanks.
Your browser cache can be cleared in the history tab on Chrome, can you share your actual URL so I can see the issue if that doesn’t fix it?
Ok I cleared the Chrome cache and it’s working – that’s a relief! I thought I’d have to change all the buttons! You may also wish to know that the H1 – H6 settings didn’t cross over when upgrading to 8 – had to set them again.
Hey, glad to hear! In regards to the heading tag issues, what version were you updating from?
Cheers
Hey, on smaller monitors (1000-1300px) the h1 is reduced by 25% – since you’re using a fairly small px value for the h1, I can see why you wouldn’t want that behavior. Add this into the custom css box located in your Salient Options panel to override it:
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
body .row .col.section-title h1, body h1, .full-width-content .recent-post-container .inner-wrap h2 {
font-size: 34px!important;
line-height: 36px!important;
}
}
Cheers
Hi, that didn’t work I’m afraid…
Hey, i’m currently not seeing that snippet added in on your site – could you please reach out via the contact form on my author page with your admin credentials? https://themeforest.net/user/themenectar
Hi, as usual, excellent item. For the first time I am using the Toggle Panel and my client asks for different panels in the same page with different colors for each one of them. Is there a way I can assign individual classes or IDs to each Panel?
Here is my development page:
http://www.collectivemexico.com/2017/And here is what client needs:
http://www.collectivemexico.com/01.jpgFinally, is there a way I can set a flying out menu triggered from a hamburger menu at the top left of the page?
http://www.collectivemexico.com/02.jpgI really really will appreciate you help. Thanks in advance.
Thanks guitresan!
1. You’d need to set a class on the row and target each toggle individually using :nth-child like so:
.custom-row-class .toggles > .div:nth-child(1) {
} .custom-row-class .toggles .div:nth-child(2) {
}
etc.
2. This would require custom modding – the left fixed menu would be the closest thing out of the box
Cheers
Hi, thank you very much for your answer. Now everything works fine.
Just one more question please. I read old comments and your answers and found the following:
Hey digitalmedium, if you edit the toggle panel element in visual composer and turn on the option for “Allow collapsible all” this will occur by default
Is there a way I can use the same functionality but, at first glance, all the toggle panel are closed? I hope I explained myself correctly.
Thanks again.
Hey! You’d need to find the accordionInit function in the init.js file located in the js folder and remove this section:
$('.accordion').each(function(){
$(this).find('> .toggle').first().addClass('open').find('> div').show();
$(this).find('> .toggle').first().find('a i').attr('class','icon-minus-sign');
});
Hi !!! Everything worked as expected.
I read another old comment from you where you explain how to make anchor to link and open toggle panels. Your answer was:
IHey! You can link directly to toggles to open them by adding this onto your URL ?toggle=your-toggle-name
I already set de URL for each ling at the menu, but I don’t know, where in the content, to set the name for the corresponding section. My question is, can you please tell me where do I defined the toggle name? Or more specifically, the panel or section name to accomplish this?
Thanks again.
Hi, here again… Just to let you know I tried this but did not worked:
http://www.collectivemexico.com/2017/?toggle=#metodologiaand
http://www.collectivemexico.com/2017/?toggle=metodologiaWhat am I doing wrong? Can you please help me? Thanks
Hey, I believe the ext latin char in that toggle is preventing it as this one works http://www.collectivemexico.com/2017/?toggle=servicios I’ve noted to investigate this further
Cheers