Once you’re in the Elementor editor:
a) Selecting a Section / Widget
b) Editing Text Content
c) Editing / Replacing Images
d) Editing / Replacing Button Content
Save Changes
Once edits are done, click Update at the bottom of the Elementor panel to save your changes.
To insert new widgets or sections:
On the left panel (Elementor toolbox), search for the widget you want (Heading, Image, Button, etc.).
Drag & drop it into your desired section or into a new section.
Configure its content, style, and advanced settings as above.
To add a new section: click the “+” icon (Add New Section), choose structure (e.g. one column, two columns etc.), then drag widgets into it.
To delete a widget: hover over it → right-click → Delete (or click the “X” icon).
To delete a section: hover the section → right-click the 6-dot handle → Delete.
If deleting an image from the media library (sitewide): go to Media → Library, find the image, click it and choose Delete Permanently. (Be cautious — if it’s used elsewhere you’ll break that usage.)
| Step | Action | Notes / Tips |
|---|---|---|
| 1 | In Elementor, locate the top section (hero) | Use the navigator (bottom left icon) to find “Section – Hero” easily |
| 2 | Change background image or color | Click Edit Section → Style → Background → Choose Image / Overlay |
| 3 | Edit heading text | Click the heading widget → change text under “Content” tab |
| 4 | Edit paragraph / description | Click the text / editor widget → update content |
| 5 | Edit button (label / link) | Click button widget → Under “Content” change text, set URL (link) |
| 6 | Add / remove widget in this section (e.g. add icon or link) | Drag a widget (icon, text, etc.) into this section, adjust layout |
| 7 | Delete a widget if not needed | Right-click → Delete |
| 8 | Adjust spacing / padding to make layout neat | Use “Advanced” tab → padding / margin settings |
| 9 | Preview across devices | Use the responsive mode toggles (desktop / tablet / mobile) |
| 10 | Click Update to save | Always save after changes |
Scroll through the page until you find the Testimonial Carousel section.
Click directly on the carousel — the widget’s panel will open on the left.
Once you’re in the Elementor editor:
Once selected, you’ll see Slides or Testimonials listed in the left panel.
Click on a Items.
You can edit:
Name (client’s name)
Title/Position
Testimonial text
Image (client photo or avatar)
Star Rating (if enabled)
To add a new testimonial:
Click Add Item (➕).
To remove one:
Click the X or “Delete” option on that item.
Go to the Posts Menu
In the WordPress dashboard, navigate to Posts → Add New.
Enter Post Title
At the top, type the title of your blog post.
Add Content
Use the main editor area to write your content.
You can add paragraphs, headings, lists, images, videos, or other blocks using the Gutenberg block editor.
To add a new block, click the + icon and select the desired block type.
Add Featured Image
On the right-hand panel, locate Featured Image → Set Featured Image.
Upload a new image or select from the Media Library.
This image will appear as the thumbnail on the blog page and in post previews.
Assign Categories & Tags
In the right panel, choose relevant categories for your post.
Add tags to help organize and improve search visibility.
Publish the Post
Click Preview to see how it looks.
Once satisfied, click Publish to make it live on your blog page.
Go to Posts → All Posts.
Hover over the post you want to edit and click Edit.
Make changes in the editor (text, images, or featured image).
Click Update to save your changes.
Go to Posts → All Posts.
Hover over the post you want to delete and click Trash.
The post will be moved to the trash and can be permanently deleted from Trash.
footer.php to find the Popup and Mini Popup code.
Once you locate the popup code, you can:
Modify content (text, buttons, links, styling)
Update behavior (timing, triggers)
Add or remove images
After making edits, click Update File to save changes.
<!-- <?php /* Popup code here */ ?> -->To permanently remove a popup, delete the corresponding code from footer.php.
Caution: This action cannot be undone unless you have a backup of the file.
Popups apply to all pages by default because they are included in footer.php.
Always backup footer.php before making edits or deletions.
Test the popup after editing to ensure it works correctly and does not break the site layout.