Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Css styling for blog title and menu bar (http://forum.bytesforall.com/showthread.php?t=23102)

kitfreeman Mar 9, 2015 07:42 AM

Css styling for blog title and menu bar
 
Hi

I use the following css insert to set a light weight on my blog title (the theme only allows for normal or bold)

#header a {
font-weight: 300 !important;
}

This works, but it also forces 300 weight on the text in the header menu bar, which I don't want.

Can you tell me, please, how can I style the blog title and menu bar fonts separately? (Again, the theme doesn't allow weight setting for menu bar fonts, only px & font.)

Best, Kit

lmilesw Mar 9, 2015 01:00 PM

Just put the appropriate CSS in the "Style and Edit Header Area" settings or "Menu 1" or "Menu 2" settings.

kitfreeman Mar 9, 2015 01:11 PM

Thanks. Do you mean in the 'Font Size & Face' box under 'Menu 1 (Page Menu)'? I've tried that, but font-weight command seems to have no effect. Only px size and font commands are accepted. Am I doing something wrong?

lmilesw Mar 9, 2015 01:42 PM

For bold you can use CSS in the CSS Inserts area of the theme options.

kitfreeman Mar 9, 2015 01:51 PM

Thanks. Can you tell me, please, what would be the css command to change the font weight in the page menu bar *only*? I want the weight to be normal, but the css I used to get 300 weight on the blog title affects all the text in the header area including the menu text.

lmilesw Mar 10, 2015 07:55 AM

Use a code inspector to determine the unique selector for the item you want to change. What you are seeing is the cascading effect of CSS.

kitfreeman Mar 10, 2015 03:20 PM

Thanks. I'm a little out of my depth here, but I guess the moral is that I should learn more about css!

juggledad Mar 10, 2015 06:57 PM

Here is a beginner CSS tutorial

kitfreeman Mar 11, 2015 09:54 AM

Thanks -- and thanks to you both for replying. I hadn't noticed your new policy, and I apologise for not respecting it. I value Atahualpa highly and will make a donation when things are easier.


All times are GMT -6. The time now is 01:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.