Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Excerpts, Read more, Pagination (http://forum.bytesforall.com/forumdisplay.php?f=20)
-   -   [SOLVED] Styling or even removing title from single excerpt (http://forum.bytesforall.com/showthread.php?t=14970)

kdawes01 Jul 29, 2011 04:25 PM

[SOLVED] Styling or even removing title from single excerpt
 
Hi,
It is probably sitting in front of my face, but is there a way to style or even remove the title and/or the "Read more" from a particular post?

I have Firebugged it to death but I haven't been able to come up with something that works..

If it makes a difference (just thought of this) it is on a Juggledad's Custom Query template page pulling in a particular category.

Here's the url http://be-light.com/ascended/services and it's the third excerpt down... Basically, I'm just using a post as a quote in between the other items.

What's my "Doh"???

Thanks!
Ken

juggledad Jul 29, 2011 05:29 PM

try
HTML Code:

div#post-216 .post-headline {display:none;}
and
HTML Code:

div#post-216 p a span.ascended-green-text {display:none;}

kdawes01 Jul 30, 2011 01:35 PM

Hi Juggledad,

I would have thought those to work as well!

I tried them both again (also with !important) just to make sure... No go!


If I go into Firebug edit mode I can manually put in the display:none; and that works fine. Just haven't been able to figure out what's overriding what I'm trying to do in the HTML/CSS Inserts.

'Tis a puzzlement!

Ken

juggledad Jul 30, 2011 05:27 PM

You have an error in your CSS inserts. Look at the line begining 'iframe#fc41f18529830a'. There is no closing '}' which messes up things after it

kdawes01 Jul 31, 2011 03:45 PM

Doh!!

Of course I looked under all of the wrong rocks! Thanks for taking the time to find the problem!
I have sent you a donation...

:-))
Ken


All times are GMT -6. The time now is 09:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.