sec55
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bento] Target site logo with CSS?Sorry to take so long to get back to you. My father passed away, so I was out of work recently. I wanted a landing page, so we have switched to another theme for the time being. Thanks for your help.
Forum: Themes and Templates
In reply to: [Sydney] UPPERCASE in primary menuAnother question on the menu: The text size in the dropdown menus seems to be bigger than that of the top-level items. I tried to target it with:
.mainnav ul.menu > li > a > li {
and
.mainnav ul.menu > li > a > li > a {Neither worked. How should I proceed?
Forum: Themes and Templates
In reply to: [Sydney] UPPERCASE in primary menuOK, so it does require custom CSS. I was thinking there was an option in the Customize section. Thanks!
Forum: Themes and Templates
In reply to: [Bento] Target site logo with CSS?Also, I cannot find a way to put a background color on the top menu on the home page. It shows up on the other pages, but not on the home page.
Forum: Themes and Templates
In reply to: [Bento] Multiple blogs on one site?Sorry, forgot to say thank you. A lot going on lately.
Forum: Themes and Templates
In reply to: [Bento] Modify Site title attributesI tried styling the logo on http://www.lansi.tech using .logo-default, but it didn’t work. What selector should I use?
Apparently I never thanked you for this, so thanks!
Forum: Themes and Templates
In reply to: [Bento] How to reduce main menu heightPadding can’t be negative, but margin can be. Try adding a negative margin.
Forum: Themes and Templates
In reply to: [Bento] Modify Site title attributesI tried using
.logo-default {
font-size: 18px;
}to decrease the size of my site header text on http://www.lansi.tech, but it had no effect. Please advise.
Forum: Themes and Templates
In reply to: [Bento] Turn menu into Posts menuFound the answer.
Forum: Themes and Templates
In reply to: [Bento] Part of featured image not showingOK. Then how do I go about putting a responsive, full-page or half-page image on the site? As in a landing page?
Forum: Themes and Templates
In reply to: [Bento] Part of featured image not showingI also tried cropping the image, to no avail.
Forum: Themes and Templates
In reply to: [Bento] Logo displaying without transparencyAfter looking at this for a while, I really don’t like it changing at so wide a window. Is there any way to change those break points?
Forum: Themes and Templates
In reply to: [Bento] Styling page titleI kind of knew that custom css would be the way to do it, but I couldn’t find out what selector to use. Thanks a lot!
Forum: Themes and Templates
In reply to: [Bento] Does Bento support HTML page title tag?Sorry, don’t know why I didn’t respond before. Thanks for your help.