Forum Replies Created
-
AuthorPosts
-
admin29Participant
Thanks guys!
March 6, 2016 at 2:14 pm in reply to: Change colour and size of font, without changing anything else #43200admin29ParticipantNever mind… I dug trough the stylesheet and found the wrapper for the ‘strong’ text. I added the following:
strong {
font-weight: bold;
color: #00aac2;
font-size:16px;
}Saved it, and now it looks like I wanted. Perhaps this was possible with the editor you pointed me to, but I wanted normal text to remain default grey.
I’m new to WordPress, not new to coding.
March 4, 2016 at 5:12 pm in reply to: Change colour and size of font, without changing anything else #43164admin29ParticipantBut that will change the entire font set. I only want the bold text to be bigger, and a different colour, while the rest of the text remains the same.
admin29ParticipantBrilliant. I tried that with the logo, and it works as you describe. I thought it placed the logo in the middle, pushing the menu bar down. I must have remembered wrong, I have been playing with several templates before I ended up with yours.
I only changed board and theme settings in the admin panel. Added a header image that I didn’t crop so it shows perfect. I think these kind of changes should be rather safe, because they depend on existing coding, that won’t be replaced by Pro additions.
I did add code to the Functions.php to remove the WordPress links and logo from the Dashboard bar. But if that disappears, I can easily replace it.
I’m diving in. I believe in supporting each other.
If you’re curious about what you have contributed to and what I have done with it, my website is ClassicFlyTying.net
Thanks again!
Robert Verkerk
-
AuthorPosts