Home Forums WordPress Themes – Premium Celestial (Celestial Reloaded) moving bottom widgets higher on the page Reply To: moving bottom widgets higher on the page

#20592
Sushil Adhikari
Moderator

Hi Roland…I moved this topic to the Celestial forum category because this technically is not a theme suggestion for new or existing themes.

Anyway, probably the easiest would be to move the code for the bottom widgets to the location in the page that you want, but this also means where you move them from will no longer be in the original position of your pages.

You would have to move this from the “page templates” defined with “widgets” in the template file name like “page-widgets-full-width.php

Then move that to the header.php file either above or below the “breadcrumbs-wrapper” container(s). You would also need to open up the other page templates and remove the Bottom Widgets php snippet.

Sounds fun hey! :whistle: