Moving Homepage "Welcome" ontop of the featured picture

  • is there anyway to move the word “welcome” on the homepage to the bottom left hand corner of the featured picture?

    TIA

    The blog I need help with is: (visible only to logged in users)

  • If the image is only used on the Welcome page, and you are able to edit the original image, then you can add text as an overlay in any font/colour, and upload the revised image to you site.

  • Hi there – give this a try in your custom CSS:

    .home .entry-header {
      display: none;
    }

    Also just a heads-up that since your site has the Premium plan, you’re also entitled to live-chat and email support, accessible here:

    https://wordpress.com/help/contact

    You’re welcome to still post in these forums, but those other support avenues may be faster, and you’ll always get a staff reply, while the forums are a mix of staff and volunteers, and staff doesn’t answer every question.

  • The topic ‘Moving Homepage "Welcome" ontop of the featured picture’ is closed to new replies.