Strange margin in wordpress site
Hello i'm making site in wordpress and I have strange error. On page at the top i have white space enter link description here
How I can fix it.
Solutions
see if you have any
extra spaces
there. Remove all white spaces and line breaks. That would help
It's because of the
" "
right under your
<body>
tag
Remove it and it should works.
Btw, you should place
<meta>
and
<title>
in the
<head>
, not
<body>
as well as the
<script>
tag at the bottom of the page right before closing
</body>
Similar questions
Strange characters on wordpress site - Not UTF8 Issue
I've imported WordPress post data onto a new site and noticed I have strange characters showing on pages and Blog posts. It usually shows where apostrophes should be. I've searched multiple solutions to UTF8 & latin1 solutions with success. I've looked at my database and the characters are showing there too.
Strange issue in page speed test in wordpress site
i have a strange problem! My site score at "tools.pingdom.com/fpt" is 99 which is really great and i have done a lot of work to get that. so, i installed a plugin "Google Language Translator" and did a test again but the score drop down to 76!! Please see the screen shots Before and After Also, i did combined and minified all js and css files into ...
Strange url rewrite issue in new wordpress site
I have just setup a new Wordpress site in an AWS EC2 host with the following DNS host name: Everything was working fine so I just went ahead and setup a friendly domain name: that points to the DNS host name using a CNAME (I use AWS Route 53). However, now when I navigate to wordpress.devtechperu.com, Wordpress shows the site with http://ec2-34-230...
Strange URL in the WordPress theme causing error when the site loads
I am facing a problem i.e., the site is taking more than usual time to load and showing an error when I inspected the page. I tried searching for the link through the source code of the page, but I wasn’t able to locate where that link is actually present. I don’t know where from this URL came, but I want to remove it, as it is not letting the page...
How to customize the WordPress 2014 theme, to have page using less horizontal margin?
How do I customize the WordPress 2014 theme, to have a single pages content use less horizontal margin? Do I need to create a custom theme? Or is there a simple way to modify or customize the theme that I missed? Below, I have a large image left aligned which does not leave too much horizontal space for the image. It's a requirement that the the im...
Also ask