Can you be more specific as to what the bug is?
Is the url http://www.hermancepeche.com correct?
I’m not seeing anything right now at that link. Is that what you mean by bug?
Sorry the correct url is http://www.hermancepeche.org
:/
I changed nothing but now it’s a few better, there is only no whitespace before the image header
You can change the theme and set it to look as you want.Things depend a lot on themes. Install a theme that is compatible with your WordPress version.
All worked before i try to change the height of the withe space.
I dont understand, i tried to reinstall the theme but still the same error…
something go wrong but i dont know where, during the night it become better, but now no white space….
[No bumping. If it’s that urgent, consider hiring someone.]
Try adding this to the end of your child theme’s style.css:
#site-description {
margin: 0 270px 0.5em 0;
}
The ‘0.5em’ part controls the bottom margin of the description box.