Child theme changed the menu text
-
I appreciate your theme and the support I have already found here. My site is http://mtelbertdesigns.com/visittwi/
When I activate my child theme, the background image becomes what I’d call pixelated and the menu uses my page names and not the short text I entered at the menus area. If I switch back to travelify theme, it works perfectly. I’d rather not make my style changes through the theme editor but in my child theme. Any suggestions as to what I have done wrong?
My child theme style.css
/*
Theme Name:travelify-child
Author: KL Downing
Template:travelify
*/
@import url(“../travelify/style.css”);/*KLD’s edits stored as child.css under visittw*/
p.sig{ font-family: Papyrus, Times, “Times New Roman”, serif; font-size: .7em;color: #37642b;
}
p.list{ font-family: Times, “Times New Roman”, serif;
font-size: .8em
}
h5.catcher {font-size : 1em;
font-weight : lighter;
font-style : italic;
padding : 5px;
text-align: center
}
h5.come {font-size : 1.5em;
font-weight : normal;
font-style : italic;
padding : 5px;
text-align: center
color : #001b35;
}
#main-nav a {
font-family : Papyrus, Times, “Times New Roman”, serif;
}
-
No help needed, I figured out my issues. I tried reloading the background issue and that worked, then I realized that while my pages were all passed through to the child theme the theme option settings were not. I went in and re assigned the menu and all is well. Thanks again for a fun theme.
* should have said reloaded the background image.
twinid how to make a slider featured post like you have there? im really a newbie and understand nothing about css
The topic ‘Child theme changed the menu text’ is closed to new replies.
