-
AuthorPosts
-
toucandesign Friend
toucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
January 9, 2013 at 7:19 pm #183818Hi All
I have the craziest H1 Title Text Tag appearing right across my K2 item pages
here’s an example
http://www.toucandesign.net/itemlist/tag/Web%20DesignIt appears in all caps across the top
“Orlando Graphic Design, Orlando Web Design, Orlando Printing, Web Design Orlando, Florida, FL”Any help solving this issue would be greatly appreciated.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 9, 2013 at 7:54 pm #479147Well, it appears that you have the CSS property for that item set at 400px (font size) – might that be the issue??
Check file path –> /templates/ja_lens/css/template.css
at line 18 . . . .
div.item-page h1 h1.componentheading, .componentheading, .content-inner div > h1 {
color: #333333
font-family: 'MontserratRegular',sans-serif;
font-size: 400%;
font-weight: normal;
line-height: 1;
margin: 0 auto 60px 20px;
text-transform: uppercase;
width: 660px;
}1 user says Thank You to TomC for this useful post
toucandesign Friendtoucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
January 9, 2013 at 8:56 pm #479158Thanks for your reply Tom
I found that a “font-size: 130%;” keeps the image (in the case the screen grab of Pegaus Pumps) in line with the menu, going to 100% makes the image go over the menu.
Is there a way to adjust the margin so that the text goes up out of view? You can see it in the upper menu now.
div.item-page h1
h1.componentheading,
.componentheading,
.content-inner div > h1{
font-size: 130%;
color: #333
font-family: 'MontserratRegular',sans-serif;
font-weight: normal;
text-transform: uppercase;
width: 660px;
margin: 0px auto 60px 20px;
line-height: 1.0;TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 9, 2013 at 9:07 pm #479162<em>@toucandesign 354394 wrote:</em><blockquote>Thanks for your reply Tom
I found that a “font-size: 130%;” keeps the image (in the case the screen grab of Pegaus Pumps) in line with the menu, going to 100% makes the image go over the menu.
Is there a way to adjust the margin so that the text goes up out of view? You can see it in the upper menu now.
</blockquote>Well, as I am not certain how many instances throughout the site for which that particular CSS rule applies, I would be hesitant to adjust the margins/padding to much – as it may mess up headings/tags elsewhere within the site.
I suppose a creative/out-of-the-box approach might be to make the color of the text the same as the background color of the main navigation menu. That way, you won’t see the tag content within/over the main nav menu area.
make sense ??
1 user says Thank You to TomC for this useful post
toucandesign Friendtoucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
January 9, 2013 at 9:11 pm #479163Yes, it does Tom, thanks.
We did some customizations of the home page tag which said “Latest Shots” to get my logo in that area… not sure but suspect this might be related to the tag in this position.
Would recoloring the tag to the background color effect SEO?
I’ll recolor the text in the mean time to the background color and report back to see if works. Thanks.
toucandesign Friendtoucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
January 9, 2013 at 9:41 pm #479166I recolored the H1 tag to “1a1a1a” and it seemed to solve the issue. Thanks for all the help Tom!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 9, 2013 at 9:50 pm #479167Glad to be of assistance …. All the best with your continuing site development !!!
😎
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by TomC 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Misplaced H1 Title Text
Viewing 7 posts - 1 through 7 (of 7 total)