Title: Change content adding order
Last modified: August 30, 2016

---

# Change content adding order

 *  [vandrei](https://wordpress.org/support/users/vandrei/)
 * (@vandrei)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/change-content-adding-order/)
 * Hi,
    When I try to edit my page with Ex. Page builder I can not add new rows 
   or elements above the header image or in between the header image and the Featured
   box. How can I fix this? My aim is to add a video background for the headder.
   Thank you

Viewing 1 replies (of 1 total)

 *  [Tanay](https://wordpress.org/support/users/tanaykhandelwal-1/)
 * (@tanaykhandelwal-1)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/change-content-adding-order/#post-6786752)
 * Hello there,
 * Reason – Actually the Theme has different sections like first is header then 
   featured box then page content etc… Whatever you create with the page builder
   is in the editor content which is a single unit. So that can’t be like one part
   above featured section and later after the featured section.
 * Solution –
    1. First of all use child theme so that your customization doesn’t
   get lost on theme update. 2. Next, for the content above featured section. write
   all the content as you want using Page Builder and let it come as it’s coming
   by default. 3. Navigate to Front View and Copy the HTML of the row you want above
   featured box section. ( pres F12 or Ctrl+U to view the HTML ) 4. Open **invert-
   front-page.php** and paste the copied HTML immediately after <?php get_header();?
   > i.e from the 2nd line onward. 5. Remove the row from the page builder and there
   you go…
 * Wish you all the Best!!!
 * Regards,
    Tanay Khandelwal

Viewing 1 replies (of 1 total)

The topic ‘Change content adding order’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/invert-lite/1.0.17/screenshot.
   png)
 * Invert Lite
 * [Support Threads](https://wordpress.org/support/theme/invert-lite/)
 * [Active Topics](https://wordpress.org/support/theme/invert-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/invert-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/invert-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tanay](https://wordpress.org/support/users/tanaykhandelwal-1/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/change-content-adding-order/#post-6786752)
 * Status: not resolved