OK - I've got it now... just styled the title using the .well styling as a starting point. Still getting the hang of CSS.
On Monday, December 10, 2012 3:11:27 AM UTC-5, sharonq wrote: > > I am using a Wordpress theme that is based on Bootstrap. > > My Page Headers are set up like this: > > <header class="entry-header"> > <h1 class="entry-title">Add Your Listing</h1> > </header> > > Is there a way I can use CSS so that anything in class=entry=title is in a > well? > > I can use a dive to put text outside the header in a well - and I'd rather > not mess with .php or java if I don't have to. > > http://beta.teamsfirst.ca/add-your-listing/ > > Thanks :) > >
