How To Customize Your Wordpress Theme: Difference between revisions

From Wiki Problem
No edit summary
No edit summary
Line 8: Line 8:
# Select the file which you want to edit.
# Select the file which you want to edit.
# Edit file and click on publish to make changes.
# Edit file and click on publish to make changes.
== Use Page Builders ==
== Use Theme Framework ==


[[Category:Blogging]]
[[Category:Blogging]]

Revision as of 14:05, 25 November 2021

Front End Customization (Customizer)

  1. Login to your wordpress admin portal
  2. Go to Appearance --> Themes
  3. Select theme which you have to customize and click on "Customize"

Back End Code Customization (Theme Editor)

  1. Login to your wordpress admin portal
  2. Go to Appearance --> Theme Editor
  3. Select the file which you want to edit.
  4. Edit file and click on publish to make changes.

Use Page Builders

Use Theme Framework