Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1356437

    Enfold:

    I cannot seem to find an exact fix for this issue. I have searched the web and this support forum. I find references and fixes but nothing seems to fix in my situation. In short, my header seems to be overlapping blog page content.

    I have one post with a fairly long H1 heading that wraps to 2 lines. When the post is viewed I can only see the second line. The first appears in conflict with the header.

    The root issue could be one of the following:
    1. I am using an svg for my logo. I have used svg on many other Enfold sites in the past as I have quite a number of licenses.
    I do have some custom CSS code entered in Quick CSS. Most of this code was sourced from other Enfold support threads. One exception is code that is commented as “Vertically Center Logo” that was sourced from another user elsewhere. I have tried to see if stripping the Quick CSS snippets out eliminates the issue, but the problem still remains.

    -Bill Basler

    #1356462

    Hi Bill,

    Please try the following in Quick CSS under Enfold->General Styling:

    .blog #main, .single-post #main{
        padding-top: 121px;
    }

    Best regards,
    Rikard

    #1356534

    Rikard, I am sorry nut this did not work. Nothing seems to have changed. Also, I am looking for a solution for both the main blog page, and the single blog posts themselves. I applied this in Quick CSS and nothing changed.

    #1356538

    Hi,
    Thank you for the link to your site, I see that you only have one post with a color section at the top with a background image, I thought that perhaps you added the color section so the header would not cover the post title, but when I hide it the title is not covered, is there anything we need to do to see your issue, please see the screenshot in the Private Content area.
    Can you please add a screenshot of what you see?

    Best regards,
    Mike

    #1356558

    Mike, thanks for your response. I think you may have checked in on the page after I made some adjustments—one of which was recommended by Rikard prior. Though his suggestion, some more trim and error, and eliminating some previous Quick CSS code, I think I have this closer to being resolved. Let’s go ahead and close this for now. I can reach out again if I end up stuck again. Thank you!

    #1356562

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header overlapping blog content’ is closed to new replies.