Header missing on /blog page

Home Forums All Other Themes Header missing on /blog page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #150375
    MarkMark
    Participant
    • Topics: 6
    • Replies: 7
    • Total: 13
    Member since: March 9, 2016

    Hello my friends,

    I have a couple of issues I am trying to resolve and appreciate your help!

    1. I have lost the header on my /blog page.
    URL: https://www.thecenterforfinance.com/blog/

    2. When I create or update a Post or Page I am getting this error message “Post not found”

    FYI I am using ELementor and have Spirited Pro theme.

    Thanks in advance for your support πŸ™‚

    #150419
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .blog .header.type3 {
        position: relative !important;
        background: url(https://www.thecenterforfinance.com/wp-content/uploads/2020/04/The-Center-For-Institutional-Finance-2.png);
        padding-bottom: 50px;
    }

    Regards,
    Chris

    #150810
    MarkMark
    Participant
    • Topics: 6
    • Replies: 7
    • Total: 13
    Member since: March 9, 2016

    That worked perfectly!

    Thank you for your support.

    Mark B

    #150826
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    πŸ™‚

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