Comments 9Shane started the conversation5 days ago on Friday at 7:09pmThis feels like a dumb question. But, how do I change the color, button size, and wording on the Post Loop Builder button overlay? Right now it says View, in a small font, and in my old brand color. See screenshot and please advise.Thank you, ShaneAttached files: view.jpg post loop.png 2,033Judith replied5 days ago on Saturday at 3:22amHi Shane, Thanks for writing to us. You can adjust the color and size using this CSS: .nectar-view-indicator.style-tooltip_text { padding: 19px 34px; } .nectar-view-indicator .color-circle { background-color: #c5167d !important; } As for the text you can change using the Say What plugin with the help of this guide https://themenectar.com/docs/salient/translations/#translating I hope this proves helpful for you. If you have any more questions or run into any problems, please feel free to reach out. Best regards, 9Shane replied2 days ago on Monday at 5:20pmOne more question regarding the same scene. How can I change the font to a custom font that isn't in google fonts? 2,033Judith replied2 days ago on Tuesday at 5:03amHello Shane, Thanks for writing back. You can adjust the font family using this CSS: .nectar-view-indicator.style-tooltip_text span { font-family: monospace; } I hope this proves helpful for you. If you have any more questions or run into any problems, please feel free to reach out. Best regards, 9Shane replied2 days ago on Tuesday at 5:45amThanks for that.. but it's a specific font, Alensia. I've uploaded it to media, but don't understand how to reference it in code. On a deeper note, if i upload salient to chatgpt, can i ask chatgpt to write salient specific css code to make modifications? 3,110Andrew replied2 days ago on Tuesday at 7:28amHi Shane, Thank you for getting in touch. Here's our guide that can assist with this: https://themenectar.ticksy.com//article/9773/. I hope that helps. Cheers, Sign in to reply ...
This feels like a dumb question. But, how do I change the color, button size, and wording on the Post Loop Builder button overlay? Right now it says View, in a small font, and in my old brand color. See screenshot and please advise.
Thank you, Shane
Attached files: view.jpg
post loop.png
Hi Shane,
Thanks for writing to us.
You can adjust the color and size using this CSS:
As for the text you can change using the Say What plugin with the help of this guide https://themenectar.com/docs/salient/translations/#translating
I hope this proves helpful for you. If you have any more questions or run into any problems, please feel free to reach out.
Best regards,
One more question regarding the same scene. How can I change the font to a custom font that isn't in google fonts?
Hello Shane,
Thanks for writing back.
You can adjust the font family using this CSS:
I hope this proves helpful for you. If you have any more questions or run into any problems, please feel free to reach out.
Best regards,
Thanks for that.. but it's a specific font, Alensia. I've uploaded it to media, but don't understand how to reference it in code.
On a deeper note, if i upload salient to chatgpt, can i ask chatgpt to write salient specific css code to make modifications?
Hi Shane,
Thank you for getting in touch.
Here's our guide that can assist with this: https://themenectar.ticksy.com//article/9773/.
I hope that helps.
Cheers,