Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi TheCrack. One way would be to create a new sidebar, drop a text widget in it, then add a dynamic sidebar in header.php in your child theme.

    Thread Starter TheCrack

    (@thecrack)

    sorry, I meant footer, want to add licensing, cookies policy…

    Three are 4 built-in footer widgets. If you activate them you’ll see a corresponding sidebar in Widgets.

    Thread Starter TheCrack

    (@thecrack)

    Is not where I want to add just the text, I add below where it says all rights reserved …

    You could do something like this in Theme Options > Footer > Footer Copyright:

    All rights reserved.<span class="my-footer-info">Here is some other info in the footer</span>

    Then style the other info using the class. Or, you could drop a dynamic sidebar in footer.php between the “copyright” and “credit” code blocks.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Add text in the header’ is closed to new replies.