Comments Samuel started the conversationOctober 21, 2021 at 9:22pmHello how do i change the slider text to gold color? 1,692Andrey repliedOctober 22, 2021 at 8:19amHello, Dear Samuel!First of all, you may change background, color and overlay color of sections in Unyson Page Builder. The manual about ho to use Unyson Page Builder you may download here:https://drive.google.com/file/d/1GmC2CFXsx_vuRufzgEG0NISgFPTVsG22/view It will help you to perform many changes with content and colors on your current website. If you want to change colors for the custom areas in theme - please use Yellow Pencil plugin. You may download it here: https://drive.google.com/open?id=1QVYd_ztJ_PJVg7uF7D9wa_8vSgdfwrFi Also please visit this link in order to understand, how this plugin may change your website: https://www.wpexplorer.com/customize-wordpress-theme-design/Also, you can use the following CSS code, please click WP Dashboard => Appearance => Customize => Additional CSS and insert here the following code: code { font-size: 87.5%; color: #c7ac28; word-break: break-word; } .highlight { color: #d1c42a; } Best Regards! Sign in to reply ...
Hello how do i change the slider text to gold color?
Hello, Dear Samuel!
First of all, you may change background, color and overlay color of sections in Unyson Page Builder. The manual about ho to use Unyson Page Builder you may download here:
https://drive.google.com/file/d/1GmC2CFXsx_vuRufzgEG0NISgFPTVsG22/view
It will help you to perform many changes with content and colors on your current website.
If you want to change colors for the custom areas in theme - please use Yellow Pencil plugin. You may download it here: https://drive.google.com/open?id=1QVYd_ztJ_PJVg7uF7D9wa_8vSgdfwrFi
Also please visit this link in order to understand, how this plugin may change your website:
https://www.wpexplorer.com/customize-wordpress-theme-design/
Also, you can use the following CSS code, please click WP Dashboard => Appearance => Customize => Additional CSS and insert here the following code:
Best Regards!