|
#1
Mar 9, 2015, 08:42 AM
|
|
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
|
#2
Mar 9, 2015, 02:00 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
Just put the appropriate CSS in the "Style and Edit Header Area" settings or "Menu 1" or "Menu 2" settings.
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#3
Mar 9, 2015, 02: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?
|
#4
Mar 9, 2015, 02:42 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
For bold you can use CSS in the CSS Inserts area of the theme options.
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#5
Mar 9, 2015, 02: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.
|
#6
Mar 10, 2015, 08:55 AM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
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.
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#7
Mar 10, 2015, 04: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!
|
#8
Mar 10, 2015, 07:57 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Here is a beginner CSS tutorial
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#9
Mar 11, 2015, 10: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.
|
Thread Tools |
Search this Thread |
|
|
Display Modes |
Linear Mode
|
|