Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #238130
    Hans
    Participant

    Hi
    I use Catch mag pro and now I encounter the problem, that in the post page there is in the page heading the text
    Blog and from the blog. And between them there is a thin red line.
    How can I remove this?

    Kind regards

    Hans Hagmeijer

    #238179
    Skandha
    Participant

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

    .blog .archive-posts-wrapper.section .section-title {
        border-bottom: 0;
    }

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

    #238186
    Hans
    Participant

    Hello Skandha,
    Thank you for answering so quick.

    This did not work out. There is still the word BLOG (in capitals) on the blog page. Is it possible to remove this.
    The URL is: https://toerfiets.hagmeijer.nl/berichtenpagina/

    Kind regards

    Hans

    #238187
    Skandha
    Participant

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

    .blog .section-title {
        display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #238188
    Hans
    Participant

    Hello Skandha,

    Thank you. This worked out.

    Thanks.

    Kind regards

    Hans Hagmeijer

    #238189
    Skandha
    Participant

    @toerfiets: Hello Hans, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-mag/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    #238191
    Hans
    Participant

    Hello Skandha:

    Done

    Regards

    Hans

    #238192
    Skandha
    Participant

    @toerfiets: Thank your for your wonderful review Hans. Have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘remove Blog and from the blog in post page title’ is closed to new replies.