• I’d like to add more text (in addition to the site description) next to my logo in the header. Is there a way to do this?

    thank you!
    Jennifer

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Jennifer! You would need to edit header.php for that. Locate this line:

    <?php if ( ot_get_option('site-description') != 'off' ): ?>

    And add a new div/text below it, apply css position etc. Preferably with a child theme! ??

    Thread Starter jenniferlmyers01

    (@jenniferlmyers01)

    Hello Alexander,

    Thank you! I’m just not sure what div/text means, or “apply css position.” I’m not familir with the code. Also, how do I get a child theme?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Additional Header Text’ is closed to new replies.