Can you please let me know the CSS options for changing the text color and hover color of text and button background of the nectar slider button?
At the moment in the nectar slider you can choose the color of the button background to the accent/extra colors but there's nowhere to change the font color of the button.
We don't have this option from salient options, we may need to provide css which we would need your website URL to provide. We can make this ticket private so that you can share your website URL and password which will be confidential.
You can add this CSS to change the color and background color of the button.
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
#header-outer #top nav>ul>li[class*=button_solid_color]>a .sf-sub-indicator i {
color: #000 !important;
}
Hi there!
Can you please let me know the CSS options for changing the text color and hover color of text and button background of the nectar slider button?
At the moment in the nectar slider you can choose the color of the button background to the accent/extra colors but there's nowhere to change the font color of the button.
Thanks for your help!
Craig
Hey Craig,
Thank you for reaching out to us.
Please share your site URL so we can look into this for you.
We look forward to your feedback.
Kind regards,
Sorry the site is password protected.
But please see screen grab with my issue:
Attached files: Screenshot 2023-05-25 at 4.29.59 pm.png
Hi Craig,
We don't have this option from salient options, we may need to provide css which we would need your website URL to provide. We can make this ticket private so that you can share your website URL and password which will be confidential.
Thanks.
https://craigh102.sg-host.com
User: marketing
PW: $322gf16+htj
Hi Craig,
The link you send just keeps loading and not opening, please verify then resend.
Thanks.
Sorry that link is exactly right and works perfectly for me.
I have removed the username and password to see if that works for you?
If you are able to access this, there's also a down arrow on the Yellow menu button I would like to change to black as well?
Thanks for you help!
Hello Craig,
Thank you for getting back to us.
You can add this CSS to change the color and background color of the button.
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
As for the down arrow, are you referring to the arrow in this screenshot?
I look forward to your reply on this.
Thanks,
yes that’s the arrow thank you :)
Are you able to provide the code for the arrow color at all?
Thanks!
Hello again,
Thank you for getting back to us.
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks,