Viewing 5 replies - 1 through 5 (of 5 total)
  • Which title are you talking about? Site title or page title?

    Thread Starter milli4697

    (@milli4697)

    I mean page title (or is that really page title????). Here is the link:

    https://manuel-auerswald.bernhard-auerswald.de/

    I don’t like the word HOME beneath the Slider…

    Jana.

    Have you already done this?? because i cant see any Home beneath slider.

    Thread Starter milli4697

    (@milli4697)

    Oh, I removed the title at site page, now it’ shown as “no title”. It’s the only one, so I can recognize easy. What’s left are the two lines I really dont’ like.
    Would be fine if the text would begin immediately below the slider, or at least with only one line.

    1. Locate your theme’s stylesheet in wp-content->Themes->”your theme name”->style.css.

    2. Add the following code in your stylesheet file:
    .home .page-header{
    display:none;
    }

    Now, you can give title to your home page. It will not show on home page. Also, you will get ride of these two lines.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Virtue: Hide site title only at page "home"’ is closed to new replies.