Change/Replace Website Colors WIth One Click Using Code Changes

WordPress July 23, 2026

This is a great way to replace or change colors to whole website just making few changes.

  1. Go to the website and inspect any element/section that you want to change. Here you find the css section where color is added and in that section you will see a file directory hover on that and you will find the complete path of that file directory.
  2. Now install Wpide Plugin and then go to the same directory/path. Then add that color in search field and enable replace button and enable all button and replace the color with new color and save change
  3. Repeat the same process if anywhere color is not changes (it may be color is added in rgb)

Hurrah Done