Hi.
I would like to change / edit the footer and header design.how can it be done?
the theme is pretty friendly design but i haven’t found any solution for header and footer.
does someone know a simple way to edit this sections?
BR,
Ben
What do you want to edit? Background color , text etc ? Go to theme options > styling > underneath you can see , header , footer , main content etc. There’s an option there to edit the css, as well as add background images.
i want to change the design and the content of the footer and the header.
for example, in the footer:
* i want to remove the pages shortcut.
* i want to add a “contact us” form.
* i want to add page content to one column of the footer… etc…
header:
* i want to add a “translation switch bar”..
* i want to add “audio bar” widget / plugin… etc….
I have the same question, but I think I find the answer at https://kriesi.at/support/topic/footer-8
Hi All,
For the header, you need to modify the header.php file or create a child theme and modify the header file there.
See: https://vimeo.com/channels/aviathemes/67221517
For the footer, you can add your widgets to it in the Appearance>Widgets section of wordpress and tell the theme how many columns to use in the themes Footer section (in the theme options).
For major customization like adding widget areas to the header, you’ll need to look into a freelance developer if you aren’t comfortable with php/html and css to keep it all responsive and cross browser compatible.
Regards,
Devin
thanks.
does the sidebar works the same as header/ footer?
Yes, you can add your widgets to the sidebar widget area in the Widgets section. You can also have widget areas specific to an individual page by creating them in the Widgets section and selecting them on that page under the Layout meta box.