WebSite X5Help Center

 
Richard S.
Richard S.
User

Main menu button titles are out of alignment only on home page.....  en

Author: Richard S.
Visited 1034, Followers 1, Shared 0  

I have just downloaded and am working with version 12.  I have a problem with my main menu button text only on home page.  the other pages are fine.  In preview everything works great.  But when I upload my website to my host and look at it on line, the text on my main menu buttons are at the top of the button only on the home page.  When I select another page the text in the buttons are in the center which is the normal position. My website:  theonlymoneysavingsite.com   Please take a look and tell me if I have something set wrong.  In version 10 everything worked good.  Looking forward to hearing from someone...  Oh and on my own web server the samething happens. 

Posted on the
1 ANSWERS
Paul M.
Paul M.
Moderator

Hello Richard,

You need to remove the metatag which you have added (erroneously) before opening the HTML tag, in the 'Properties' of the home page (Expert tab):

<meta name="google-site-verification" content="SoxtQTZQtHugVyBSTL5Df_qgqG3QH7dlrvCGVMH0JU4" />

<!DOCTYPE html><!-- HTML5 -->

<html prefix="og: http://ogp.me/ns#" lang="en-GB" dir="ltr">

<head>

<title>theonlymoneysavingsite</title>

Remove the line which I have highlighted in bold.

Kind regards,

Paul

Read more
Posted on the from Paul M.