Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,237 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38440 comments found.

Is there a way to add a customizable row above the header? I know I can use a secondary menu but I cannot figure out how to customize it to my liking.

Hey,

It would need to be done through the secondary header, could I ask what you’re trying to do so I can assist?

Cheers

I’d like to keep my social media icons at the top, however, I’d like to align my phone number to the far left of the social media icons. I’d also like to change the font size of my phone number as well and maybe add some top/bottom padding. You can visit my site to see how I currently have it arranged (www.irepairnrv.com)

Hey, add this into the custom css box located in your Salient Options panel:

#header-secondary-outer ul.sf-menu {
    float: left;
}
body #header-secondary-outer nav > ul > li > a {
    font-size: 14px!important;
}

What is the style to change the portfolio attribute check circle color?

Hey,

Add this into the custom css box in the Salient options panel:

body .project-attrs li i {
   color: #000!important;
}

Cheers

Hi there,

How do I edit the title size/colour on text widgets in the footer, have tried editing

under General HTML elements.

Hey,

The font size should be set from the body font size in the Salient options panel > typography tab and the color can be set from the footer tab in the options panel – if these aren’t working for you kindly share a URL in regards

Cheers

Hello!

I have made a blog post Password Protected, however I am not able to enter the password on the blog post. I have viewed the post in multiple browsers and I am still unable to enter a password to access the content.

Please help. Thank you!

Here is the link to the blog post: http://www.salthousands.com/camilos-40th-birthday/

Hey,

could you let me know what the password is so I can test it for you?

Cheers

Glad to hear :)

The gradient is not working on Parallax Batskground articles? Only works in the pages?

I have sent you a message.

Thanks, will check soon :)

Hello guys,

I bought myself a brand new portfolio theme. But I am afraid I threw away the money. Ok, on desktop it does look nice. But on mobile it’s bad. Theme options are bad..

So, I will get back to my beloved Salient again. I am currently running this: http://justinwust.com/ (watch on desktop). Can I get something similar with Salient which does look good on mobile?

Hey!

This happened to me before as well. Boxed layout is working fine. You can find the actuale page at: http://justinwust.com/v2/

In the meantime, I’ll be installing the new update of Salient. Thanks in advance!

Hey – I haven’t been able to replicate this on a macbooks with retina monitors or an iphone, could you let me know the actual ppi of your monitor?

Hmm, that’s strange. When I use boxed layout, it does look correct. Microsoft Edge is also looking correct, as well as the mobile version. I guess it’s a Chrome thing.

I feel stupid, but how do I get the actual ppi of my monitor? Running Windows 10 on a 3200×1800 resolution (13 inch) at the moment.

Hello, 1) Ever since the new update 2 weeks ago my products get added to cart in quantities of 3 or 6 instead of 1. This is detrimental to my business and I’d like to ask if you can fix this issue? 2) Also when visitors add items to cart the page reloads instead of adding to cart on the page which it used to do. I was told there would be a theme update to fix this but it’s still happening after 2 updates now.

I have had nothing but good experiences using this theme until I started using WooCommerce.

thanks for your time, Allan

629649 credentials are in the latest thread thank you!

629649

Thanks, i’ll check on it soon!

Hi,

is it possible to have products (woocommerce) shown the way like your blog posts in the corporate demo? http://screencast.com/t/SFnYC5RQ5W7

Or is there a workaround for that?

Thanks!

Hey! Unfortunately not as of now however i’ve noted the idea :)

Hello,

Can you please me with. How can I remove the Description Tab and separator line on my woo product page?

http://prntscr.com/9x958g

Thank you

How can I remove quantity controllers?

http://prntscr.com/9x97tl

Thank you

Hey – add this into the custom css box in the Salient options panel

.cart .quantity, .woocommerce-tabs .full-width-content .tab-container {
  display: none!important;
}

Hi Guys,

Please have a look at this:

http://www.51waysdemos.co.uk/micky/wp-content/uploads/2016/01/mobile-view.jpg

How do I fix the text size and spacing issue?

Thanks

Ben

Hey,

could you kindly share the actual post URL so I could take a further look at the settings?

Cheers

Hey,

add this into the custom css box in the Salient options panel

@media only screen and (max-width: 690px) {
.container article.post .post-header h2 {
   line-height: 24px!important;
}
}

Cheers

Hello! I have a problem: the site is really slow and i’m already using w3 Total cache. Any suggestion to speed up the site?

Hey,

kindly share your URL in regards so I can check it out for you :)

Cheers

Hi! the url is www.pastinaisgood.com (i’ve also submitted a ticket #643091 but i need more “accessible” tips!)

Hey there. I’m having issues in two areas:

1.) When the browser scales down to mobile size, the logo shrinks too much. I’ve tried changing the “Header Logo Shrink Number” setting and it doesn’t seem to help. I’ve also tried changing the padding and even the starting logo size. Nothing helps.

2.) I can’t get rid of the horizontal line under navigation. “Header Permanent Transparent” is on. “Remove Border On Transparent Header” is checked. Most of the setting for the header are not responding for some reason. It’s been like this for me for a couple of versions which leads me to believe it’s user error (me) rather than a bug. lol

Help.

Hey,

1. There’s an input for mobile logo size in v7.0

2. Please open a ticket in regards with your admin credentials so I can see what’s causing it :) https://themenectar.ticksy.com

Cheers

Hey Nectar, a couple things with the new corporate theme demo install. Whenever I try to add my own content to the testimonial slider on the homepage, it changes the background to all white; thus, blasting out the colors. I tried to add a testimonial slider element and duplicate the process from a fresh row but now I am unable to simulate the same design from the demo; currently I do not see any options to change it to this aesthetic. I clicked “enable fancy/checkbox/radio” in the form styling options but it does not seem to make any changes.

Also whenever I add a nectar slider to the header of a portfolio header and enable parallax in the slider options it hides all the content below only leaving the footer visible and nectar slider.

I’ll open up a ticket for both since I am working under a coming soon page.

I’ll open up a ticket for both since I am working under a coming soon page.

Sounds good

Cheers

I am working on a website for my mobile repair service. My homepage looks fine on a computer, but when I view it on my iPhone 6, the Nectar Slider is pushed down from the header and my captions and buttons are on top of my slider image. Can I remove/adjust the space above the slider? You can visit www.irepairnrv.com to take a look :)

That fixed it! Thanks! :)

You’re welcome :)

You’re welcome :)

How can I make the main header transparent on mobile?

Hey, as of now this wouldn’t be possible without some modding or if you were using the permanent transparent header option

Hi!!! any possible to hide the categories sidebar? I do not want to use that feature. Cheers and thanks!!!

Hey,

add this into the custom css box in the Salient options panel

@media only screen and (max-width: 1000px) {
html body .vc_col-sm-9 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2 {
    font-size: 20px !important;
    line-height: 24px !important;
}
}

hi! sorry for the repeated post! and Thanks a LOT!!!!!!!

You’re welcome :)

How do I download an older Version?

The Newest Version is so riddled with Bugs and with Features that are broken.

I would like to revert back to 6.1.72 , Is there a URL for it? ( As I’ve purchased it )

Ahh Nvm it’s fixed with the last post. Thank-you so much!

You’re welcome :)

Glad to hear :)

Did you guys Change how the Masonary Blog Feature looks recently?

On an older version of Salient I had this Blog Page Set Up -

http://www.cyclonewebdevelopment.com/blog/

Notice how the Picture is First, then the Title, Then the Meta information ( Blog, Date ect ). All in a Nice little white box.

Now when I set them up on the new theme it looks ugly!

http://www.paulanthonyshow.com/

The Picture appears to be widened, there’s no box around the post anymore.

The Little Seperator Line is also gone above read more.

Thank-you! that fixed it :)

You’re welcome :)

When Enabling ’ Social Media Share Buttons ’ On a Post, Is there any way to disable that Little Image/Animation that appears before it.

The Picture of the little circle being split into two shares, I’d like to remove it and just have a default Facebook, Twitter, ect Icon there.

Hey,

That Removed the Button, but the Social Media Icons are all gone as well now. Is there a way to keep the Social Media Buttons but not the Share button?

So it looks like… Comments, Heart, Facebook, Twitter, ect

As opposed to

Comments, Heart, Social Media Button If that makes sense.

So it looks like this all of the time.

http://imgur.com/walbghl

( I dont want the comments or heart )

Could you please open a ticket in regards with your admin credentials so I can see why the snippet failed? Also let me know the ticket iD here once you’ve done so

Cheers

themenectar.ticksy.com

Hi, I’m trying to float the page logo to extend over the header and remain on top of the content.

You gave me the CSS for this once before but after updating from v4 to the newest version it no longer works. header#top #logo img { position: absolute; top: 10px; }

header#top #logo { min-width: 300px; height: 10px; }

Can you please supply me with a new version of the code? Thanks

Hey!

could you kindly share your URL in regards so I can see why that’s not working for you anymore?

Cheers

Sure, http://continentaldj.com/home/

I would like my logo to and header 2 different sizes. The code originally worked allowing my logo to be say 180px wide while having the black header 25 pixels high. But now the logo is sizing to the header bar no matter what I do. Thanks!

Hey,

You can use this to control the logo size separately

header#top #logo img {
    height: 70px!important;
}

Cheers

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey