I have probably missed a setting somewhere so if I have I am sorry
but I cant get the footer menu to show, I have set the menu to show a number of items in the menu section in the admin > appearance > menus I added a menu called footer and changed the “Footer Menu” drop down box to footer in the “theme locations” section
Do you have a footer.php file in your child theme (for modifications to previous versions, perhaps)? If you do, that file will be used and not the theme’s footer.php file, hence new features (like the footer menu) will not be shown.
Add in your child theme’s style.css or in the Custom CSS option:
#copyright h3 {
display: none;
}
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.
Account
Search Forums
Priority Support
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.