Hello,
I just switched my blog over from wordpress.com, and it's definitely been an interesting 24 hrs. trying to figure out my way around wordpress.org.
I am definitely a beginner, & I have little experience with CSS...
I managed to create a child theme of twentyeleven from some forums & a youtube video, but I am stuck now b/c I only see a stylesheet for my child theme & none of the main files that the original theme has.
In my control panel on my web host, here is all it says:
[ Moderator Note: Please post code or markup snippets between backticks or
use the code button. ]
/*
Theme Name: twentyeleven child
Theme URL: http://www.aninchofhope.com
Desription: the child theme of twentyeleven
Author: madisunanne
Template: twentyeleven
*/
@import url('../twentyeleven/style.css');
#branding {
border-top: none;
}
I am trying to star the process of removing search bar from menu, changing fonts, etc., but I have no idea where to make these changes if I have nothing except this on my stylesheet.
I must be missing something big...
Please help!