Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there melz63017,

    If you are looking for to remove the site title and description https://screencast.com/t/pRry7oAsvQD you can do that with some custom CSS.
    The easiest way to do that would be to add it in your site using the following plugin

    https://www.ads-software.com/plugins/simple-custom-css

    Once the plugin is installed and activated you can add this code to Appearance >> Custom CSS:

    .header-background-image .title-box {
    visibility: hidden;
    }

    If this is not what you wanted could you please post link to you site so I can take a look?

    Have a great weekend ??

    Best regards,
    Bojan

    No need for custom CSS. In the Customizer, uncheck show site title and tagline and just add a header image. The theme can be configured to show just title+tagline, title + header background image, or just header image

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove text header’ is closed to new replies.