38361 comments found.
Hi,
Awesome theme I have nearly finished my website however have a few issues that need fixing:
1. How can I change the font of the secondary menu without changing the font for the main menu?
2. I have tuned on off canvas menu as it doesn’t work on mobile unless I do but I do not want the three lines showing on the desktop menu, how can I remove it?
3. I have used the nectar slider at the top of the home page but there is a gap between the menu and slider, how can I remove it?
4. Also is there a way to set the nectar slider to full page display like you can with single images?
5. I added this code to my website to make the borders thicker on the secondary menu but it has left some borders out:
header-secondary-outer nav > ul > li > a {
border-left: 3px solid #000!important;
6. I have added this code to give a semi-transparent box behind the header on the nectar slide:
.swiper-slide .content h2 { padding: 4px 0px; display: inline; position: relative; left: 10px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5); line-height: 45px;
however it over laps with the semi-transparent box for the subtitle now, how can I space them out more?
website address is rothervalleyprivatehire.co.uk
thank you for your help on these matters, these are the last few features issues I need fixing and the website will be great 
Nathan
Hey,
1. Add this into your custom css box in the Salient options panel:
#header-secondary-outer nav > ul > li > a {
font-family: 'open sans'!important;
}
2. If you deactivate your child theme it’ll work as expected on mobile, this bug is gonna be fixed in the upcoming update
3. Add this css:
@media only screen and (min-width: 1000px) {
body #header-space {
height: 72px!important;
}
}
4. Are you talking about a fullscreen option such as this? themenectar.com/demo/salient-ascend
5.
body[data-header-color="custom"] #header-secondary-outer nav > ul > li:last-child {
border-right: 3px solid #000!important;
}
6. Have you tried to increase the line height on your slider caption?
Cheers
Hi,
Thank you for the response.
5. This worked but it leaves the borders on the mobile site which I do not want, how can I stop them showing on the mobile site?
A few features I can’t seem to change easily:
1. I have added the standard page header and set it to full screen display, is there a way to make the arrow bigger and have the words ‘scroll down’?
2. I have asked this question before but can’t seem to get this to work at all . . How can I add a mail icon in the secondary menu next to the social icons which opens visitors mail boxes to send an email when clicked on?
There are also a few issues with the mobile site:
3. The logo on the mobile site is really small, is there a way to make it larger?
4. There is a gap between the top of secondary menu and the header image, how can I remove this?
6. I have included the phone number I want customers to call in the secondary menu as wanted it in the header menu, is there a way to make this call directly off a mobile?
I understand some of these requests may be out of the scope of your support and if they are do you offer further support that you could give me a quote for to get all this features added as once these are completed I have finished my website.
Thank you Nathan
Hey again,
1. Adding text would require custom development but if you change the button styling to rounded in the general settings of the Salient options panel it will get a bit bigger
2. Adding an icon there would require modding the header.php file at the secondary header unordered list
3.
@media only screen and (max-width: 1000px) and (min-width: 1px) {
body header#top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
height: 54px!important;
}
header#top, #header-outer:not([data-permanent-transparent="1"]) {
height: 80px!important;
}
header#top .span_9 > .slide-out-widget-area-toggle {
top: 17px!important;
}
}
4. Hm, I’m not seeing this at the moment, could you kindly provide a screenshot?
5. use tel in the anchor like so:<a href="tel:xxx-xxx-xxxx"></a>
Hi,
Thanks for your help I managed to fix some of them issues however some have not been fixed.
Here is a link to the screenshot of the mobile view > > https://www.dropbox.com/s/fnkstr9mbiiorz8/IMG_0662.PNG?dl=0
1. I added this code to add borders to the website but I do not want them showing on mobile
body[data-header-color=”custom”] #header-secondary-outer nav > ul > li:last-child { border-right: 3px solid #000!important; }
How can I remove them on the mobile?
2. As you can see from the screenshot on the mobile there is a large gap in the secondary header between the white line and get a quote & telephone number, how can make this gap smaller?
3. Also you can see from the screenshot on the mobile there is a black space between the image and top of the secondary menu, how can I remove this space?
Thank you Nathan
Hey, use this:
@media only screen and (max-width:1000px) {
body #header-space {
height: 10px!important;
}
}
@media only screen and (max-width:1000px) {
body[data-header-color=”custom”] #header-secondary-outer nav > ul > li:last-child { border-right: 0px solid #000!important; }
}
Thank you for the great support, I have got all the issues fixed.
Have a great weekend.
Thank you Nathan
Cheers! 
Hi, I don’t see anywhere the option just to embed a cart button if I want to create a special page just for one product. Thank you
Hey,
Use this shortcode in regards https://docs.woothemes.com/document/woocommerce-shortcodes/#section-9
Cheers
Hi Nectar, could I with some custom CSS replace the Image gallery Nectar slider style ‘Slide’ with ‘Fade’?
data-transition="fade"to the nectar-slider-wrap div
Wonderful, thank you. 
You’re welcome 
I would love to have a full width page where 2/3 is text en 1/3 is a photo. I would love to have the photo in the full height of the page. And let this adjust with the amount of text on the page. How can I do this?
Also I tried to change the font of the text based logo; but all of the above tips don’t work. The font size changes; just not the font. Any idea how to fix this?
Thanks in advance!
Hey, you could achieve something similar – use a full width content row type with that column setup and then add some column padding to your text column, something like 9% might do the trick but this depends on how much text you’re going to be adding. If you could share the page URL after setting that up i’d be glad to take a look
I’m not sure if you understand what I want to achieve. On all my pages on the website I would love to have the page setup like this:
2/3 text and 1/3 a different picture on every page. Right now I’m doing it with a “Nectar Slider” with the picture in it; because if I use the “Image” in Visual Composer; there’s padding on the top and bottom of the image; and the image does not cover the full height. On some pages this setup works; but on some other pages it doesn’t like this one (http://www.geertenliefting.com/media/ first visit http://www.geertenliefting.com/preview)
My second question: What about the logo; how can I change the font?
1. Please allow me to bypass your coming soon page so I can take a further look for you
2. Use this in the custom css box:
header#top #logo {
font-family: 'your font family'!important;
}
That custom CSS code doesn’t work 
If you go to http://www.geertenliefting.com/preview first; you’ll have access to the website, thanks for taking a further look! 
Hey, your font family choice seems to be working on my end:
header#top #logo {
font-family: 'Roboto'!important;
}
Also in regards to the VC image, instead of using an actual image element you’d need to set a column BG image – that will stretch without top/bottom space to match the height of the div it’s in
I’d like to adjust the Project Header (settings) so that the page header background color if not using an image would be transparent (alpha 0 %) i.e. not visible at all. (That is because I’d like my page background image to be visible in the header – as well as everywhere else.) Is that doable with some custom CSS code?
Hey,
Add this into the custom css box located in your Salient Options panel:
.project-title {
background-color: transparent!important;
}
Cheers
Hey, great, thanks. Although now I have one more problem – sorry
: I can’t change the Project Header Font Color anymore, because “Set your desired page header font color – will only be used if using a header bg image/color”. How could that be fixed?
Cheers
In your functions.php file change this:
if(!empty($font_color)) {
echo '#page-header-bg h1, #page-header-bg .subheader,
to this:
if(!empty($font_color)) {
echo '.page-header-no-bg h1, .page-header-no-bg .subheader,
Also make sure you’re using the “Move Dynamic/Custom CSS Into External Stylesheet” option in the salient options panel > general settings
Excellent, thank you so much again. 
Hey, thanks, I did that, but there is still one problem: I have changed the Page Header Font Color in the Project Header Settings, but it affects only the Next/Previous arrows and the Back button – i.e. the project title is still on the Default color. What could be wrong? (I cleared the cache.)
Also I noticed that Page Header Height can’t be set if neither Page Header Background Color or Image is not in use, which lead me thinking, could it be possibly changed in the future so that one could adjust the Page Header Height even if not using either a Page Header Background Color or Image? And/or could there be a transparency slider or similar for the Page Header Background Color? I’m just thinking.
(Anyway, I’m using a solid Page Header Background Color at least temporarily, and it looks quite nice actually.
)
Why am i not able to make a custom row at 1/5 + 1/5 + 1/5 + 1/5 + 1/5
Hey, because VC is based on a 12 column grid system and doesn’t natively support 1/5ths
Hello! logos in the block of clients are aligned to the top (if logos of different height). tell please how to align them to the center of the block?
Hey, it would be easiest to simply make one file size for your logos and in your favorite image editing program center the logos within that. This is the method used for the demo http://themenectar.com/demo/salient-ascend/about/about-me-extended/
Hi, I have been managing the site of a licensed client and I’m having issues with the mobile version of this site, it is not working on mobile safari browsers. Works fine on chrome browser.. Could you help, please?
Hey, please share your URL and/or ticket ID if you already have one open with more details
Hi there,
Is there a way to add some other information in the header / secondary header like contact details by any chance?
Many thanks, jim
Hey,
You could do so via a custom link in the secondary menu with a URL of ”#”
Cheers
Hello there, I was wondering how can i set the description that appears on the main page on google research when somenome serch my activity!?? And another thing, why if i serch on the NET Giacomo Vico Roero it doesen’t show me anithing and if I serach Giacomo Vico Roero sito it does!
Hey,
You need to install an SEO plugin such as https://wordpress.org/plugins/wordpress-seo/ and add meta tags as desired on your pages
Cheers
ThemeNectar,
Thank You! Thanks to Salient not only I was able to create my very first web site, but I think I’ve made it nice too (it’s for my business). It’s awesome how easy you’ve made it to build a site. Great look right out of the box, didn’t have to adjust much. Please judge:
datamag.stronazen.pl
One thing though: the slider takes forever to load, is the size of the pics the issue? The 4 pics are 1/2MB to 1MB in size.
Thanks so much!
Try compressing the first image, http://datamag.stronazen.pl/wp-content/uploads/2015/11/40.png 1mb is a bit large for a web img – perhaps you could switch it to a jpg
Hi, I have a little problem, I think the time to load the revolution slider on mobile is too long, around 10 seconds, I check all the configuration, and everythings looks to be good, can you help me with that please
Hey, could you kindly share your URL in regards so I can take a look?
yes sure is, http://theadsperience.com is the slider with the woman with the bubble thinking
Hey, i’m seeing it load in within 3-4 seconds on my gs6, what phone are you using?
iphone 6
Hi,
Thank you for a great template. It’s modern, simple, clean and beautiful! I have to say, I love this theme, it’s simply the best! I was able to finish my “one-page” website in just a few hours!
I would like to ask about one small thing: my logo is quite long and it looks great on my iMac, however on my iPhone logo is cropped. Would it be possible to upload “short” logo version for iPhone screen only?
Kind regards, Kris.
Hey, thanks!
the option to define a mobile logo height is coming in the next release – if you’d like some css to sort it now i’d be glad to assist if you could share your URL 
Cheers
Hi
I am using your Carousel Shop page. Your demo doesn’t show the product result above the footer area.
However, my test page shows the product results at the end of the page. It’s the section where it says “showing 6 results”. How do I remove these results? The URL to the test page is at: http://new-superiorostrich.facilitatedgrowth.com/shop/
Thank you,
Hey,
Do you have that page assigned as the woocommerce shop page?
Cheers
Yes I do. It’s assigned as woocommerce shop page.
Remove that from being assigned since you’ve added custom elements onto the page – assign a different page as that and it should go away
Hi,
I removed the page from being assigned as “shop page”. The duplicated product result disappeared. However, the custom sections are also disappeared. Any other advice? Thank you.
Ryan
Hey, it seems you’ve assigned it back so I couldn’t have a look – could you let me know what custom sections you’re referring to?
Right now, we have a custom post type on the site that we would like to be searchable. Whenever you search, however, the post type (description under the title in the search that comes up) shows as ‘undefined’. How do I change what displays in the span description?
Hey,
this would require modding to the search.php file, are you also using the ajax search option?
Cheers
Yes, we’re using the ajax search as well. I’m not sure where to change this span description in the search.php file.
Could you kindly share your URL in regards so I can examine your custom post type further?
I’ve figured it out. It was in the folder structure nectar > assets > functions > ajax-search in the wp-search-suggest.php file.
Glad to hear
Cheers
ThemeNectar,
I added some custom social media image icons but for the life of me I can not figure out how to add or modify a HOVER STATE for them. Any chance you could shed some light as to how I can go about doing so.
Here’s the link: http://neileverosborne.com/about/
Thanks, Alan
Hey,
Add this into the custom css box located in your Salient Options panel:
.center img.img-with-animation:hover {
opacity: 0.6!important;
}
Cheers
Perfection! Thank you.
You’re welcome 
Please add the options adds buttons ‘Read more’ in Recent Posts Salient Visual Composer block.
Hey, thanks for the request 
Cheers
1. When you add “Posts Grid & Build Query” function within the Salient Visual Composer?
2. Can you add all the built in Visual Composer blocks to Salient Visual Composer?
Hey,
1. It’s an item on the wishlist but for now you would need to use the raw VC
2. Some are duplicates of existing Salient elements but i’ve noted your +1 for the idea of adding non duplicate ones back in
Cheers
Hi ThemeNectar,
I’m using this WooCommerce Fundraisers plugin currently with the theme:
http://codecanyon.net/item/woocommerce-fundraisers/9454661Having an issue with the basket dropout section. i.e. the list item with class “mini_cart_item” displaying the donated amount – Shows £0.00
Can I send you the plugin so you can add the fix into the the theme (or send me the code if it’s a one off thing you need to do)? I could do this myself but I’d rather had it looked at by you so it can be fixed in future updates.
Thanks 
Hey, please open a ticket in regards at themenectar.ticksy.com/
Cheers
Hello,
I am making a website with a sticky login element (see: http://newfreed23.com/) that’s caused some weirdness with the header — there’s a white block underneath the logo. Without making a completely solid color header (I’d like to keep the transparent header over the photo), is there a way to make that white block the same blue as the sticky login element?
Thanks, Mike
Hey,
Because you have the slider moved over that space couldn’t be fixed easily unless you moved your fix left div up to the top and adding top padding equal to the height of the header
Cheers
Hmm okay, thanks. I have one other question: I am formatting my footer, which I’ve set to 4 columns, but the fourth column widget elements are appearing underneath the third column. How I can I fix this?
Also, how would I move the fix left div up to the top and adding top padding equal to the height of the header?
Hey,
1. it appears you have an unclosed html tag in one of your widgets which is causing the column issue
2. Are you using a plugin to create that div? It appears there’s inline css on it. You’d need to at least give it a class to target it from the custom css box
Great, both of those fixes were very helpful!
Cheers 