• I’m trying to put a short introduction on my front page, but the only way I seem to be able to do this is by using a widget. Now this wouldn’t be a problem, but my widget is halfway down the front page instead of up top. Is there any way to move it? Or an easier way to put some text on the front page?

    dispuutiuventus.nl

Viewing 1 replies (of 1 total)
  • In your child theme’s stylesheet (style.css), search for this:

    .selected_stat {
        min-height: 500px;
    }

    And change the value from 500 to e.g. something like 50

Viewing 1 replies (of 1 total)
  • The topic ‘Text on front page’ is closed to new replies.