SessionBassistOnline
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – tweaking title text, photos, and captionsHa! Found it, thanks to your Firebug suggestion. Here is the code I was looking for:
.singular .entry-title {
color: #000;
font-size: 36px;
font-weight: bold;
line-height: 48px;
}Forum: Themes and Templates
In reply to: Twenty Eleven Theme – tweaking title text, photos, and captionsHi, and thanks for your help. The photo styling stuff made sense, but I’m still having trouble with the title text.
The piece I’m talking about is the headline of the page, the part that’s editable in the box at the top of the “edit page” page. It currently is visible on my site.
I have tried fooling around with a few different style attributes, but can’t seem to affect this thing at all.
Also, I didn’t find the code you mentioned in my style.css sheet. I tried adding it (to see if it would get rid of that text), but that didn’t do anything either. If you have any other suggestions, I would appreciate it.
Thanks!
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – remove text header above header imageOk, I copied those extra style sheets into the child, and I’m now importing only the original style.css into the child style.css.
I still have no idea where those extra style sheets came from. Eventually, when I’m feeling motivated, I will move the content of those extra ones into the main one, but for now it ain’t too broke.
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – remove text header above header imageI’m not sure what other changes. I will ask the guy who set it up for me, clean it up, and get back to you (if the issue is not resolved by that).
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – remove text header above header imageOk sorry, I was going back and forth.
There seem to be some issues with the child CSS – doesn’t really seem to make an exact copy. For example, in the child theme my Nav menu bar is crooked, and there is now a gray bar at the top of my header.
I imported a couple of extra CSS sheets into the child sheet (I think the guy who set up my site made those). Could it be an issue with the order of importing?
And, eventually, the header…. ??
Thanks!
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – remove text header above header imageChild theme: created & activated.
Now, as for that header…?
Thanks!