38434 comments found.
Hey! really nice theme, right now working on to make it look nice as yours! I have a problem, I choose open sans and Lovelo, everything looks nice, but on thumbl letter it shows times new roman?! why this problem, how can i fix? thanks on advance
Hey flo_cha!
Can you please share your URL where I can see this issue so I can assist?
Cheers
I´m working on the site is not up….right now is under construction page, how can I show you? this only happens on the thumbl, how can i change that times new roman type?
Hey again -you can share the URL privately through the forum and just let me know the ticket ID here 
ticket/227491
Cheers
I found the budget thanks anyway
Good to hear 
Hi Theme Nectar 
Can you help? the login details are on the forum, within the “Visual composer” and “Contact” page tickets.
Thank you. Martyna
Hey Martyna,
It’s this line in your custom css box or child theme style.css that’s causing the issue:
.vc_row-fluid [class*="vc_span"] {
line-height: 0 !important;
}
Cheers!
Hey, should I remove it?
I found it and removed it. Now the page works
thank you.
Martyna
Great to hear! 
Thanks digiegg!
Add this into the Custom CSS box located in your Salient Options panel to left align the title –.single-portfolio .row .col.section-title h1 {
text-align: left!important;
}
The only thing about adding a logo or image in place of the title is there’s no input field to upload it so it would require some custom development unfortunately.
Cheers
Hey ThemeNectar,! I have a question about page header settings in portfolio section. When I set the page header height in option pannel, it automaticly loses its animation . My question is, is it possible to manualy enable fade in animation when page header is loading? (as like in the column option “enable animation”). ps. Great theme! I just purchased second copy:)
Hey gi3kr!
If you have the parallax effect on the page header it should always animate in – can you share a URL so I can check on this for you?
Cheers
Hey ThemeNectar! Thanks for your quick response. My point was that i want to use “fade-in” animation on page header (when loaded), without parallax effect, because the rest of my elements on this particular page are using only fade in animation and I wanted for them to behave the same way. Is this possible? url to my page: http://www.pawelrzeszut.pl/portfolio/tsi/
Hey again – it would ideally need some file mods, but try this css and see if it’s more to your liking:
#page-header-bg {
transition: none!important;
-webkit-transition: none!important;
}
CHeers
Dave
Also, I’d like to increase the size of the logo for mobile.. my normal logo is 325×132, but when viewing in phone or ipad, the logo is TINY, it looks silly. How do I increase it for mobile viewers??
I need some CSS that will make the menu font larger! Ive tried two different CSS calls and they both didnt work 
Hey Dave,
1. You can control everything about the header sizing in the header options tab/typography options tab of your Salient options panel. If you’re looking to make the type bigger, check out the typography options tab and if you’re looking to make the actual header bigger use the other one.
2. http://themenectar.ticksy.com/ticket/46745/search/
Cheers
Hi, do you know if this pluggin will be working with your theme http://codecanyon.net/item/ripple-lazyload-scrolling-effects-wordpress-plugin/7931718 , or maybe you will add this to the theme. Got some cool effects.
Thanks, Thomas
Hey Thomas,
I’ve never tested with that so it’s hard to say unfortunately – however Salient is indeed always adding new effects 
Cheers
I’m having trouble with the nectar slider. When I create a slide, it only displays part of the image; it cuts the rest of it off. It doesn’t seem to matter what size image I upload, it never displays the full image. Are there certain pixel dimensions for images that I need to be using for this? I can’t find anything in the documentation about that. Help?
Hello garcher,
You’re probably looking for the flexible height option – turn that on by editing your Nectar Slider Visual Composer element and then make sure the height you’re setting for the slider is how big your image would be at 1600px wide and it will scale perfectly without clipping. If you need assistance, just share your URL 
Cheers
Hello, 1) Have you noticed that on the Home page, when using a mac, the scroll is messed up? It jitters and jumps, and black lines appear on the left hand scrollbar
2) I am having issues creating a carousal with three boxes per slide.
http://vergedesign.co.uk/web-design-development/?preview=true&preview_id=2727&preview_nonce=68232682a6If you take a look at that link, underneath the slider i have half way down the page, is a carousal block. I would like three boxed columns inside it per slide (like how the three boxes are underneath it, but in a slide). Is that possible. Sorry if that doesn’t make much sense but its hard to explain.
simply put, in that carousal i would like each individual item boxed, but i dont want the actual carousal in a box
Hey solowebs,
1. What browser? I have not heard reports of similar encounters – but I assume this would sorted if your deactivated the smooth scrolling option.
2. Add this into the Custom CSS box located in your Salient Options panel and remove the boxed column option holding the carousel:
.carousel li {
background-color: #FFFFFF;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
padding: 25px 15px 15px;
position: relative;
}
Cheers
2. Worked like a charm, except it doesn’t look exactly the same. Theres no shadow underneath and no hover effect?
Sorry for the trouble in advance.
Hey again – the shadow is just being cut off on the bottom by the carousel and unfortunately it wold require some JS adjustments to allow for the extra space on the bottom to let it show through fully.
Try this for the hover effect though:
.carousel li:hover {
top: -4px!important;
box-shadow: 0 3px 2px rgba(0, 0, 0, 0.4)!important;
}
Hello, could you make those JS adjustments? I Would be more than happy to pay for it. The reason i ask you is because you guys developed the theme and therefore you know how it should be!
also, the fix you gave to get the boxes into the slider is chopping off the bottom lines? I just realised that! The content is cut off.
Hey again! Just open a private ticket in the forum (with your login credentials) http://themenectar.ticksy.com/ and let me know the ticket ID here 
Hey ThemeNectar, Thanks for the email. I assume that if I need any help with bthe code/settings for any particular page in the demo, you will be happy to help promptly. Cheers Mohan
Hey Mohan-Iyer,
Yes – if you don’t want to import the entire dummy data set and would just like a specific page just let me know 
I cannot seem to find an excerpt field or button on the post pages or in the settings. Your dummy posts are truncated but mine are not. How do I shorten by blog posts for the blog landing page?
Please disregard. Found the “read more” code. Thanks.
Hey Radishwrangler, glad you found the answer 
Hi ! my webiste: http://longtran.co/ everytime i resize the screen, all the block is keep moving,, how can I make it fit in when i resize the screen?
Thanks
Hey longzone,
If you’re referring to the masonry portfolio changing the column number based on the screen size – please open a ticket with login credentials so I can assist (and let me know the ticket ID here
)
Cheers
Hello there.. I’m playing around with the theme and I cannot figure out how to add custom classes to your shortocode
for instance
[one_fourth] Lorem Ipsum [/one_fourth]
This get rendered in html in something like
So lets say I want to add another class called ” dark=”” and=”” how=”” do=”” i=”” put=”” it=”” in=”” the=”” shortcode=”” me=”” know=”” />
Hey pentolaccia,
Use the Visual Composer option if you’re looking to add column classes as all columns in VC already have a class input field 
Cheers
Very Happy with Purchased Theme except…Nectar slider has no ability to display photo slides in a random order. I have seen that you have made comments about this for quite some time that A) its on the wish list B)That feature would require custom development.
Can you let us know if that Randomness feature will ever be incorporated? If I have 10-20 still images in my Nectar slider….my visitors will never see them because they will not wait for the cycle.
Please let us know.
Thanks
Good to hear Ramos410! Features are added into the theme based on popular demand – it has not made it into the theme yet because other items were in greater demand. When another requests it I note that on the item in the wishlist to keep track 
Unfortunately I still can’t give you an exact ETA on if that will get into the theme as a default option which is why I mentioned to others that currently it would take custom development.
Cheers
Hello. In internetexplorer there are lines in the end of the semi transparent background of the nectar slider caption of our website www.itcrew.de . http://www.jobs-im-steuerwesen.de/slidertext.jpg
Hey christianfinke! It seems the latest IE has issues with all the techniques used that make that caption BG – http://css-tricks.com/multi-line-padded-text/ so I’ve noted to investigate other methods
Hello,
I have a paid layer slider installed with the wordpress and theme however with full width of the slider, it still have some gap between the menu and the slider….contacted the author of the slider but was told it is more to an issues with the theme…could you please help? site www.serverhostingexpert.com
Hey largeserver,
Add this into the Custom CSS box located in your Salient Options panel:
.home .container-wrap {
padding-top: 30px!important;
}
Cheers
I need help Im using (mt) for wordpress hosting when i tried to upload (theme) this is what it said
Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.
Hey ezsway! Please see this in regards and scroll down to the “Common ‘Broken Theme’ and ‘Stylesheet Missing’ WordPress Issues” http://support.envato.com/index.php?/Knowledgebase/Article/View/269/0/my-wordpress-theme-isnt-working-what-should-i-do
Cheers
how can i upload the defulat settings that are shown on the live demo ?
default *
I have found “Salient” – Importing Dummy Data & First Steps on YouTube, but none the less, once the upload is complete, I am missing all the new features that are included in the “Live Preview” meanwhile Im stuck with the old version and old layout. Please help me fix this problem!
Thank You
Hey again – There’s two different dummy data sets included with your purchase – one folder called “Clean All Purpose” & another “Modern Creative”. You need to import the correct .xml file for the demo you’re looking to emulate. If you’re still having trouble with this please open a ticket in regards so I can take care of it for you
http://themenectar.ticksy.com
Hi there, 1)I noticed that there is always a padding at the top of any content of a page. I tried to change this by adding a negative value to the “padding top” but it doesn’t work. I assume that only positive values are possible here. Any help?
2) Can you tell please where I can define the color of the text fields of the contact form?
3) I changed the alignment of the logo to be centered abobe the menu. So far so good. However, now the content of the blog page isn’t aligned to the center of the page because of the “date box”(date and thin lines) on the left to every image of a blog item. Could you please give me a snippet to move all the content of the blog page back to the center?! In other words the “date box” on the left shall be ignored in the width of the content. BTW – is it possible to skip the “date box” at all (make it unvisible)?
Do you have a specific email address where you collect suggestions for the wishlist of upcoming theme updates? Thank you!
Hey hkg,
1. If you make the first row full width background or content it will get flush against the navigation bar – you can then use the padding top parameter with a positive number to control how far down the content in the row will be.
2. Add this into the Custom CSS box located in your Salient Options panel: input[type="text"], textarea, input[type="email"], input[type="password"], input[type="tel"], input[type="url"], input[type="search"], input[type="date"] {
color: #000!important;
}
3.
.post-content {
padding-left: 0!important;
}
article.post .post-meta {
display: none!important;
}
4. You’re free to post them here or email them to themenectar@gmail.com 
Cheers
Hi Nectar, thanks for the prompt help. Unfortunately your code from 2) didn’t change anything. Could you please check your lines? It’s for the text fields in the contact form. I also forgot to ask how to delete/set invisible the thin lines/separators on the blog page and on the single blog entry. And then adjust the padding between image and headline. Could you give a hint, please?! Thank you!
1. Perhaps you were trying to change the BG color of the inputs rather than the text color?
body input[type="text"], body textarea, body input[type="email"], body input[type="password"], body input[type="tel"], body input[type="url"], body input[type="search"], body input[type="date"] {
background-color: #000!important;
}
2. Can you share your URL so I can check on what blog style you’re using?
Cheers 
I mean the thin separators on this blog page and on the single post pages. And I have to adjust the padding that remains a bit to large when those lines are gone. Thank you!
Use this 
article.post .content-inner, .single .heading-title {
border-bottom: 0!important;
}
Thanks, but can you tell me please how to set the padding to the header, to the footer and most important(!) the space between image and headline?! Thank You!
You’re referring to the actual site header and footer and not the blog elements right?
Here’s how to control the post title spacing from the imageL
.post-header {
margin-top: 20px!important;
}
Cheers
I’m afraid your code didn’t work. Yes, I would like to control the space between post title and the image of a post and also the padding to the top (to the menu) and to the footer. Any other idea?
If you are able to give me a snippet to also control the space between two posts on the blog page itself it would be great! 
Hey,
I can see the space as increased between the title and image on your main news page, perhaps you meant the single post page in which case – use this:
.single .heading-title {
margin: 0!important;
padding-bottom: 10px!important;
}
Here’s for the header and footer:
@media only screen and (min-width: 1000px) {
body .container-wrap {
padding-top: 130px!important;
}
}
.posts-container > article:last-child .content-inner, .single article.post .content-inner {
padding-bottom: 0!important;
margin-bottom: 0!important;
}
Cheers
Great, your upper code was the code I was looking for. Thank You very much! I think your code for the header/footer does affect all pages, right? I just wanted to change the top padding for the news (blog) site. But I can do it this way and alter the other pages via their ‘padding top’ since it’s not possible with the blog site itself. Last question for now: Where/how can I set the font size of the blog posts headlines (in single post page and blog page)? Thanks again for your helpful support!!!
Yes it will indeed apply for all pages – here’s how to control the header
body article.post h2.title, body.single.single-post .section-title h1 {
font-size: 40px!important;
}
Cheers 
Thank you very much!
You’re welcome 
HI There, I bought your theme and installed and i couldn’t make it look like a salient theme, am beginner with WP. Do you have any step by step installation to look exactly as a provided demo theme like here. The documentation is looks like for who knows the WP very well and also i have imported your creative dummy data xml in to WP, i see there is lot of changes after import. but my site still looks like a blog no menu nothing. i spent almost 3 hours to figure out what am doing wrong. There must be some thing easy way am missing
. Hope you got my point could you please let me know. Cheers
Hey aryanebert,
Please check out the video tutorial series to get rolling https://www.youtube.com/watch?v=_wKJFYCZN1U – You did the right thing importing the dummy data file, now you just need to set a static homepage so and assign the blog page to another – the video I linked will go over that 
Cheers
FYI – I think there is a bug in the Carusel. Its impossible to clone subjects without messing it up. Have you tested it?
Hey Peter, thanks for the heads up 
Hi ThemeNectar,
Just saying that you guys did an amazing job on the theme. Easy to use and beautiful.
Thanks a lot, Shay
Hey Shay!
Thanks so much 
Cheers