Change pink color and remove Design & Developed by VW Themes
-
Hi,
To change color follow the steps below
Go to Dashboard >> Appearance >> Customize >> Theme Settings >> Typography/general settings
To remove Design & Developed by VWThemes kindly follow the steps given below
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it>> Publish.
span.credit_link {
display: none;
}
Thank you
- You must be logged in to reply to this topic.