How To Customize Your Wordpress Theme: Difference between revisions
From Wiki Problem
Wikiproblem (talk | contribs) No edit summary |
Wikiproblem (talk | contribs) 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)
- Login to your wordpress admin portal
- Go to Appearance --> Themes
- Select theme which you have to customize and click on "Customize"
Back End Code Customization (Theme Editor)
- Login to your wordpress admin portal
- Go to Appearance --> Theme Editor
- Select the file which you want to edit.
- Edit file and click on publish to make changes.