That’s where I am at the moment. I have a
#pageheader .heading, .tableHeading {display:none;}in my css which gets rid of this text.
Ideally though, I’d like to refer to whatever this text is in my custom html_header file in “design->themes->member profiles themes” so I can style it appropriately. At moment I’m looking at a whole bunch of “if/else” statements that check the url to generate the text, unless of course I’m missing something?
P