• Resolved wabbes

    (@wabbes)


    Hi, I’m fairly new to developing websites with WordPress, so maybe I’m missing something quite simple. I searched the forums, but I couldn’t find anyone with the same question. This is my issue:

    I’m using the twenty twenty template for a website. I like the default effect where you have some kind of overlay and an arrow to scroll further down the page.
    I’ve been trying to find out if there is a simple way to add some content to the overlay, other than the permalink it displays now. I know you can change the page template to not show the big overlay header and add some content yourself, but I want to be able to keep using the cover template and add content to the header myself.

    Is there a way to do this?

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter wabbes

    (@wabbes)

    I found out that you can edit a file called ‘content-cover.php’ in the theme editor.
    The following code is for the title content:
    the_title( '<h1 class="entry-title">', '</h1>' );
    Changing that worked for me.

Viewing 1 replies (of 1 total)
  • The topic ‘Add content to cover header’ is closed to new replies.