Title and Description not the same on certain pages
-
Hello,
after following one of your old suggestions (fixes) to moving the title and description on a page I ended up with a screwy mixup.
Thing is, I get what I wanted (positioning of Title and Description) on the Home Page and any grouped listings, such as that gotten from clicking on tag or category. BUT, when I go to a specific post then the title and description aren’t where I want them to be.
Below is the code added to style.css
#header h1 {
font:bold 28px “Trebuchet MS”;
left:38px;
position:relative;
top:85px;
width:852px;
}#header h2 {
border-bottom:medium none;
color:#000000;
left:28px;
position:relative;
top:40px;
width:852px;
}Any suggestions?
Thanks in advance.
- The topic ‘Title and Description not the same on certain pages’ is closed to new replies.