[Resolved] Header image not showing

Home Forums Support [Resolved] Header image not showing

Home Forums Support Header image not showing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1019825
    Charles

    Hi guys

    I have created a very simple one page site using the latest download of Premium and imported the header image to the media library, and set it in customize – nothing shows up. Here is a list of what I’ve done:

    – uploaded image to library
    – set in background images -> header – header image thumbnail is there but nothing on page
    – – settings, No Repeat, 100% width, fixed,
    – in Layout -> Header set the top padding 151px (height of header image)
    – – set to Current, Full, Full, Center
    – disabled all plugins except GeneratePress
    – cleared cache

    No header image. What else do I need to do?

    Thanks
    Charles

    #1019836
    Leo
    Staff
    Customer Support

    Hi there,

    Can you try removing this CSS in your child theme?

    .inside-header {
        margin: 0;
        padding: 0;
    }

    Let me know ๐Ÿ™‚

    #1020035
    Charles

    That was it, thanks Leo. Sorry, my mistake for not looking at the CSS.

    #1020039
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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