leecreighton
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bento] Site Logo plus TitleI suppose this is by design, but the CSS above disappears on iPad or iPhone versions the file. Do I need to repeat this CSS in other places to make the colts etc. stick?
Forum: Themes and Templates
In reply to: [Bento] Site Logo plus TitleI discovered the CSS way of changing all sorts of things for the color. The tagline remains MIA.
@media screen and (min-width: 768px) {
.logo-default {
font-family: “Garamond”, “Times New Roman”, Times, serif;
font-variant: small-caps;
font-family: bold;
font-size: 3.5em;
color:black;}
}Forum: Themes and Templates
In reply to: [Bento] Showing Site Title Instead of LogoI fixed the title of the blog with some CSS, specifically:
@media screen and (min-width: 768px) {
.logo-default {
font-family: “Garamond”, “Times New Roman”, Times, serif;
font-variant: small-caps;
font-family: bold;
font-size: 3.5em;
color:black;}
}But I can’t find the tagline anywhere. Even if I remove this CSS, the tagline doesn’t show.
Forum: Themes and Templates
In reply to: [Bento] Bento Expansion PackHi SatoriStudio,
I just bought my $17 expansion pack, and it says to look for an email with instructions on how to install. I have received no such email. What do I do to install it?