How to remove linked intro text for post on homepage
-
Hey Folks.
Im sorry for bombarding you all with these questions… check it out; https://www.adidas-talk.com notice the first post titled: MiLK China x The Satorialist x adidas Originals “Five-Two-3″ Campaign
The intro text below that when you hover over it… it will display as a link which is not what I want… so how can I remove that… I had a look in Style.CSS and here’s what i found.
/******************************************** Latest stories on the left ********************************************/ .latest_stories h1 { font-size: 2em; letter-spacing: -1px; color: #f5006e; } .latest_stories h2 { font-size: 1.8em; margin: 0 0 10px 0; } .latest_stories h2 a {color: #000} .latest_stories h2 a:hover {text-decoration:underline} .latest_stories .last_date { display: block; line-height: 2.2em; font-family: georgia; font-style: italic; color: #666; border-bottom: 1px dotted #ddd; } .focus { margin: 10px 0 10px 0; } .focus .thumb { float: left; margin-right: 10px; } .focus .thumb img { overflow: hidden; } <strong>.focus p { font-size: 1.2em; line-height: 1.2em; } .focus p a {color:#333} .focus p a:hover {color:#333}</strong> .recently { padding: 10px 0 10px 0; border-top: 1px dashed #aaa; } .storylist { display: block; padding: 6px 0 0 0; border-top: 1px dashed #aaa; } .storylist li { display: block; padding: 4px 0 0 0; } .storylist a { color: #222; font-weight: bold; line-height: 1.3em; } .storylist a:hover { text-decoration: underline; } a.see_more { font-size: 0.9em; background: url(img/sm_arrow.png) no-repeat right center; padding-right: 9px; text-transform: uppercase; color: #1d6b9d; }
I think it could be the area where I highlighted in bold that I need to tweak no?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘How to remove linked intro text for post on homepage’ is closed to new replies.