Hi there,
Thought I would make a separate post to make things easier
Just trying to figure out how to edit the child theme
Obviously I can edit from within the wordpress editor..rather than through my control panel serverside
For example I need to shift the logo over as everything on the main menu and slider is jumbled up
so I need to enter this code
.main_menu li {
float: left;
margin: 0 11px 0 11px;
}
do I insert this after this line in the style css:
@import url("../creativejuice-parent/style.css");
if you could get back to asap that would be great





Add Reply
You must log in to post.