Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #238215
    Hans
    Participant

    Hi,

    After removing the title from the blog page, there is still some title on the page.
    The title contains the words: from the blog.
    The URL is:https://toerfiets.hagmeijer.nl/berichtenpagina/
    Is it possible to remove this title?

    Kind regards

    Hans Hagmeijer

    #238216
    Hans
    Participant

    Another remark:

    The text: From the blog occurs every time I open the website.
    If I open this page after I read another page (after opening the website) then it doesn’t occur.

    #238274
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog .taxonomy-description-wrapper.section-subtitle {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #238304
    Hans
    Participant

    Hello Skandha,

    That worked out.
    Thank you.

    Kind regards

    Hans Hagmeijer.

    #238353
    Skandha
    Participant

    @toerfiets: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘remove “from the blog” from posts page’ is closed to new replies.