Forum Replies Created
-
AuthorPosts
-
chukarnoldParticipant
arnoldgenealogy.com
I am having the same issue with page title fonts. I haave added the CSS in Mahaesh’s answer but it doesn’t work for me. If you look at any of my pages you will see that the titles hardly show up against my background.Here is what I added:
#content .page .entry-header .entry-title {
font-size: 35px;
font-weight: bold;
color: #000000;
}Any help will be appreciated.
chukarnoldParticipantI can’t thank you enough, Sakin. your css code worked perfectly. Just what I was looking for.
chukarnoldParticipantBingo!!! Thanks again
chukarnoldParticipantI’m thinking that I may want to experiment with various color combinations as I work on building this site. So my question is how to change font size and/or color on h3 (Links to More Information on Our Ancestors).
By the way I changed the link text color in theme options “content color options” and now I see an option there for the sidebar widget heading color –so I answered , at least partially, my own question. But how about the font size of the widget heading?
chukarnoldParticipantThanks, Sakin. Got the desired results. How do Change the font size and color in the sidebar?
chukarnoldParticipantI’m having the same problem exactly. But when I copy and paste this code:
#header #mainmenu ul li:last-child { border-right: none; }
#header #mainmenu ul li:last-child a { padding: 0 15px; }which burak says worked for him –it doesn’t work for me.
The right hand end of my menu has white space when you hover over “Contact Us”
My url : http://arnoldgenealogy.com
chukarnoldParticipantThat did the job. It is exactly what I was looking for.
Thanks for your help but thanks also for the CSS education.
chukarnoldParticipant#site-details { position: absolute; top: 0; }
this puts the site title way to the right of the logo. The size of my graphic I think is part of the problem. It pushes the Site Title so far to the right that it is partly off the page. What I was trying to do was to move the Site Title above the graphic –right now it;s below it. This is not a big problem. I’ll live with it the way it is for the time being since the original problem has been solved.
I want you to know that your help has been greatly appreciated
chukarnoldParticipantI removed the offending css and the page looks better already after inserting the logo. I would like to reposition the two elements so that the site title and tagline are above the header image.
I really appreciate your help.
chukarnoldParticipantSorry –I misunderstood what it is that you wanted me to do. I’ll go ahead and remove the CSS as you suggest.
chukarnoldParticipantThanks very much for your response. I won’t make any changes until I receive the proper CSS from you.
Thanks again.
-
AuthorPosts