Home Forums Free Themes Kids Education How to remove header text underneath center logo space.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #139086
    hostedatvurt
    Participant

    Hi there,

    Love the free template, have been tweaking it and IMHO think i have a nice layout.
    I’m would like to be able to remove the complete text heading for every page displayed as well as the small underline whilst keeping the header image in tact.

    Example page : https://www.cccfables.co.uk/colouring-book/

    Many thanks,

    T

    #139199
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the title of the page.

    .page h2.entry-title {
        display: none;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #139231
    hostedatvurt
    Participant

    Perfect, thank you. Worked like a charm.

    #139251
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have any further queries, let us know.

    Regards.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.