38327 comments found.
Hi,
Is it possible to assign the cart icon link to a button to replace in the menu?
Cheers
As well as the above I’d also like to know if its possible to add content (rows and elements) above the filter area on the shop page, as it is currently everything is squeezed within the filter/sort options. Is it possible to assign a global section to an individual page like the shop?
Cheers
Hey Micatuca,
1. If you’re trying to retain the same Ajax cart on the button, then you would need to modify the existing cart button with CSS. If you were looking to change the icon into text, an example of that would look like the following snippet:
https://pastebin.com/giNsyXys2. There is not built-in hook for that area in the current release, but it will be possible in the next version 
No worries, thanks
You’re welcome, Micatuca 
Is there a way to increase the size of the secondary header bar? Thanks!
Hey loansites!
You can modify that by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
#header-outer #header-secondary-outer nav >.sf-menu {
padding: 16px 0;
}
#header-outer #header-secondary-outer nav >ul >li >a {
font-size: 14px;
}
Cheers
Can you please check Ticket #3389481 and see if you can assist.
Hey kevinjsutton,
I will follow up with that ticket on the support forum shortly.
Kind regards
Hey
I am attempting to use your description on hover fancy box element but for some reason the text on hover width is maxed at a particular width and causes this weird left aligned bug, is there a reason the width of text is constrained to this? And how can this be changed? How can I also change the text size of this particular item fixes itself t left and there
https://themenectar.com/salient/elements/fancy-box/Hey Bearbrick22,
There is a default maximum width for the content of 80% in that element style. You can alter that by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
.nectar-fancy-box[data-style=hover_desc] .hover-content {
max-width: 100%;
}
The text sizing will inherit from your settings in the Salient options panel > typography tab, depending on which text elements you are using in your fancy box.
If you’d like further assistance with this, please feel free to open a ticket on the support forum in regards
Cheers
Amazing, thanks!
Also I realised the fancy box “image above text” style has a constant zoom after hover, is there a way to disable this so it’s just a still image after hover and not zoom? And also how can I increase the image size in the bounding box that lives within this element as it maxes out at w504xh629 at the 4.5 image aspect ratio but I would love to customise this to fit my needs, ideally: w330 x h666 – I looked at the code I think it’s called the div.box-bg.loaded but I’m not sure how to increase or allow for it to show a image in full as I specify and also without the zooming in, is it possible with code?
finally where can I find the ability to include the “love” feature in portfolio projects and where would I be able to keep track of all the lives a project gets?
Hey Bearbrick22, I’m glad I could help.
Kindly open these follow-up questions as separate tickets on the support forum so that we can correctly assign them amongst the team. This area is only intended for quick questions / presale inquires.
Thanks in advance
Hey! when will some new layouts be available ? 
Hey art90! The upcoming major release is currently being tested by the username to ensure stability. We’re expecting that we’ll have had enough feedback to release it later this month 
i have problem with mobile device width after i update chrome new version with zoom feature. The chrome on mobile show zoom 100% and that is not fit. Could you help, please.
Hey riolec, kindly open a ticket on the support forum in regards with your site URL and a screenshot so that we can take a closer look into what you’re referring to.
Thanks in advance
already opened ticket on the forum. Thank you in advance
Thanks riolec 
hi https://dimagepruebas.com/muntaner/project/e02/ how can i do in mobile to look like this? https://dimagepruebas.com/muntaner/wp-content/uploads/2023/06/example.jpg the arrows on the right and left corners, and the menu dont showing the text “menu” thanks
Hey dimage,
It looks like your menu page builder element exists below your text element, so that would need to be changed in order to create that alignment on mobile. If you would like assistance with that modification, feel free to open a ticket on the support forum in regards
Cheers
Hi https://dimagepruebas.com/brunet/project/1/ a few things if you can help me:
- Any way to do that the first picture is all so in the gallery of the bottom photos when they click, so they show in the slider?
- On mobile can the gallery vi in 2 columns? not in 1?
- Can the arrows in the gallery slider be this simbol > instead the arrow now showing?
Thanks in advance
Hey dimage,
1. Unfortunately not unless you kept the top image also inside of the gallery instance.
2. You can use the following css snippet
@media only screen and (max-width: 690px) {
body .portfolio-items:not(.carousel) .col.span_3 {
width: 50%;
}
}
3.
body .fancybox-navigation .fancybox-button svg {
visibility: hidden;
}
.fancybox-navigation .fancybox-button--arrow_right div:after {
content: '>';
color: #000;
font-size: 24px;
}
.fancybox-navigation .fancybox-button--arrow_left div:afer {
content: '<';
color: #000;
font-size: 24px;
}
Please use the support forum in the future when positing multiple questions
Kind regards
thanks, the left arrow is not showing, know why?
Hey dimage,
There’s a typo in the previously provided rule for the left – the “after” is missing the “t”. It should be “after”, not “afer”.
Kind regards
thanks
sorry but still not showing
Hey dimage, Kindly open a ticket on the support forum in regards so that we can assist further with troubleshooting that
hi any way to put the off canvas-menu text-align left https://dimagepruebas.com/brunet/ ? and all so why the X of the menu is below the background? i can’t click the X, all so the logo JBQA i can’t click it, thanks
Hey dimage,
1.
#slide-out-widget-area .menuwrapper li {
text-align: left;
}
2. It looks like you have added some custom CSS which is altering the stacking order and causing that to occur:
.home #header-outer {
z-index: 999 !important;
}
Kind regards
thanks, one question regarding the text-align left for the menu OK, but can the menu be in the middle?
Hey dimage,
#slide-out-widget-area .menuwrapper li {
text-align: left;
max-width: 90px;
margin: 0 auto!important;
}
Kind regards
thanks
You’re welcome, dimage 
hi https://www.muntanerarquitectos.com/project/uf0617/ any idea why shows left arrow, instead of a right one? all so only here https://www.muntanerarquitectos.com/equipamiento/ seems to work that will only show that category when you go clicking the left and right arrows, on the other 3 categories will show you other categories, not only the one the user is in
Hey dimage,
1. If only one arrow is showing, that means it was the last or first post in the query i.e. there is no older or newer one (depending on if the left or right arrow is not showing)
2. Please open a ticket on the support forum in regards
yeha, but the strange thing is that the arrow of the first post for example is looking left and not right
Hey dimage,
What do you have set for your “Project Navigation Ordering” in the Salient options > Portfolio > Single project tab?
Kind regards
i put it reverse order, and now seams to work
Hi, I purchased a extra support with the same license but when i go to the support page, still says the license expired
Hey dimage, Ticksy can take an hr to sync with the Envato API—I can see that you’ve been able to successfully access the forum again now.
Kind regards
Hi, I’m considering to buy your theme for a customer with WCAG standards. Is your theme WCAG 2.1 ready? I´m aware that I also have to build my content accessibly. Best regards,
Hey RosaPaz,
There has been ongoing development in Salient for maximum compliance, but we have identified some missing role attributes which are needed for 2.1. They will be added in the next release.
Kind regards
Perfect thanks! And when are you going to release the next version?
Hey RosaPaz,
Later this month 
hi guys there is a way to customize off canvas menu with megamenu style?
Hey plasmedia,
Currently there’s no way to add a mega menu inside of your off canvas menu. That would take some custom development to achieve.
Kind regards
Hello! I have 3 sites with Salient and considering 2 more. I’m curious about new features. I know you probably get this a lot but do you have a timeline for release of new features? I did contact a few times regarding getting access to beta but I didn’t hear back.
Hey rproeis!
Sorry about missing your request—we receive quite a lot opt-in emails for the beta and don’t get to everyone in each round we send out. I’ve located your email and sent you a copy 
Cheers
Hi,
I keep getting this error message on the site: https://snipboard.io/13vlaJ.jpgCan you help me understand what the issue is and how to curb it?
Hey Prince_Appiah,
Those errors would seem to be coming from updating PHP to 8.1+ while still using an outdated version of WordPress. Can you ensure that you’ve also updated your WordPress version?
Kind regards
Thank you for the response. I have updated WordPress version to 6.2.2 and the PHP version to 8.2 but getting this error message instead: https://snipboard.io/kyOLHz.jpg
Hey Prince_Appiah,
You will now need to update all of your plugins (errors coming from Contact From 7, WPForms) as well as Salient (the latest version if 15.1.0)
I would recommend staying with PHP 8.1 instead of 8.2 for now, since not all plugins are compatible with that version yet.
Kind regards
Your solutions worked perfectly! Thanks. I have been sorted.
Glad I could help, Prince_Appiah! 
Hi team, I’m using a sidebar for the main navigation for dashboard use. I’d like to make it a bit narrower than by default to give more space to the content to the right. Where can I change this? I tried with regular CSS, but although the sidebar gets narrower, the content to the right doesn’t shift, so I end up with empty space to the right of the sidebar. What do you recommend?
Hey apinzon,
You can adjust the main content width with CSS as well to fit your adjusted sidebar width. Can you share your page URL where you’ve started the modification so I can assist?
Thanks in advance
Hi there,
Would it be possible to have a floating sticky navigation bar, like this: https://ibb.co/5kW7jgK with the Salient theme?
Thanks in advance.
Hey Abbenhues, That will become a theme option in the next release 
Kind regards
Awesome. Any idea when that release is coming out?
We’re targeting later this month 
Hi guys, do you have any projection about the ETA of the new release with this option?
Hey Abbenhues, it’s looking like we’re down to the last week
If you’d like to get access now, the beta is very stable and we’d be glad to send it to you if you reach out via email.
Cheers
Yes, please!
I have a website with a wordpress portfolio and I would like to be able to import my portfolio here with the images. it’s compatible?
Hey estudiopiorno,
Unless you’re keeping the plugin that’s adding your current custom portfolio post type, you would need to recreate the portfolio items within Salient, as the post types won’t automatically line up from a data perspective.
Kind regards
After updating to version 15, I am now seeing what looks like mobile header on desktop view. I’ve dug around for quite a while but can’t figure out how to get rid of it.
Also the content in my full-width row has shifted to the right. Still working on figuring out why.
https://sunburstlandscapingct.comHey porpie,
Have you disabled your child theme to verify that the issue is not coming from outdated template overrides you may have sitting within the child theme?
Kind regards
that was it, many thanks! Now I just need to figure out why the content on the home page is pushed off the edge of the right side.
You’re welcome, porpie 
hi, how can i have the left and right paddings the same when its diferent sizes on desktop for example? https://dimagepruebas.com/brunet/project/6/ the left padding must be the same line like the logo JBQA and the right padding the same has the EN text in the menu… thanks again
Hey dimage,
It looks like you’ve set 2% padding for the left/right in your rows, while the header navigation has a fixed px padding of 34px.
You can either modify your rows to use that value instead of the 2%, or modify the header navigation padding:
body #header-outer[data-full-width="true"] header > .container {
padding: 0 2%;
}
Kind regards
thanks!
Hi Salient team! What version of FontAwesome is the theme using? I’m pasting codes from their website like “”, but nothing shows up.
Hey apinzon!
Salient includes 4.7 by default, or 5.x if you enable the filter in your child theme: https://pastebin.com/bQM8ERzs
We have opted to not automatically bundle later releases in the theme due to the performance hit that would come with that since the library has grown substantially.
Kind regards
Hi Team,
I have a header set up where I have my logo in the center and two menu items (one all the way to the left, and the other all the way to the right).
For mobile, I’d like for the experience to be the same.
I was able to use some custom CSS I found in this thread to hide the hamburger icon which is a great start… and found the option to ‘persist in mobile navigation header’. However, both items are showing up on the right side of the mobile header. Any suggestions? Thank you.
Hey AkeatsKes,
Using the persist in mobile navigation option would be a straight forward way to accomplish that, however, CSS would still be needed to push the items to the left and right instead of the default display for mobile.
Please use the support forum in regards when posting multiple questions as this area is only intended for quick questions / pre-sale inquiries
Kind regards
apologies. will do. thanks
No worries, AkeatsKes 
Hi, FYI I found a little glitch. If you are using a ‘single image’ and you add a border radius (I am using 15px) it jumps back and forth between a rounded edge and a pointed edge in such a way that it seems like a bug. Thanks
Hey AkeatsKes,
I can’t replicate that locally—can you kindly share your page URL so that I can take a look at your settings?
Thanks in advance
Hey dimage,
1. You can use the following CSS for that: https://pastebin.com/p27PmNMD
2.
.nectar-post-grid .nectar-post-grid-item .content .item-main {
display: flex;
flex-direction: column-reverse;
}
Kind regards
great thanks again
You’re welcome, dimage 