Insert custom text below header
-
Hi! I want to insert a custom text below the header.
Hello,
Thank you for the question.
Could you specify do you want to place this text globally through the site or only on the home page? If globally so you can place it to the header.php
file. If only for the home page just add it via Visual Composer in admin panel -> Pages.
Regards
I need it in all the pages
In this case you can edit header.php.
file (we suggest you to override it in the child theme, just copy it to the basel child folder and open for editing). Then add your text directly after the header section and it will be shown on all page through the site.