• Resolved craig1475

    (@craig1475)


    I would like to insert an image above the menu line. I found some CSS code that worked, but have not been able to center the image. Also, is this the best code?

    #site-header { background-image: url( “https://………jpg” ) !important; padding-top: 120px; background-repeat: no-repeat !important; background-size: 100% 65% !important;

    thnks

    Craig

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    I’m afraid that injecting content above the menu is a premium option (header widget area) of this plugin and due to WordPress forum guidelines we are not able to talk about premium options here. Sorry.

    Your CSS adds padding to the top of the site header and then places an image in the background at the top and stretches it to a certain size so it’s not “inserting” an image above the menu line but rather showing an image behind the header and moving the header content down. The image should be “centred” in that it’s being stretched to fill the width of the device so you could change the image for one that has the image content centred to start with.

    Oliver

    Thread Starter craig1475

    (@craig1475)

    Thanks Oliver. Again big help. ??

    Craig

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘insert Header image above menu’ is closed to new replies.