-
AuthorPosts
-
August 19th, 2014 at 12:13 #26824
Sarah
I have a slight issue with the Nirvana theme (well, a child theme of it, anyway) – my menus have defaulted to stacking vertically, as have the social media icons. I’ve got no idea why, and I’ve gone through all the settings but can’t seem to change this. Anyone have any suggestions? You can see the issue at http://www.hema-open.co.uk.php54-2.ord1-1.websitetestlink.com/
August 19th, 2014 at 12:19 #26825Sarah
I’d also like to get rid of the random ‘Skip to Content’ text that’s glued itself to my menu!
August 19th, 2014 at 12:42 #26826Kay
Cryout Creations mastermindYour child theme is missing all CSS because of this faulty line:
@import url(“../nirvana/style.css”);
Delete the extra characters and make sure that line is:
@import url(../nirvana/style.css”);
Good luck!
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.August 19th, 2014 at 12:45 #26827Sarah
I’d like to know how to resolve it anyway.
Best, Sarah
August 19th, 2014 at 12:46 #26828Sarah
Ah! Well spotted! No idea how that got in there. I will have to order a dialling wand, I fear. Many thanks!
-
AuthorPosts
The topic ‘Buggy Header/Footer areas?’ is closed to new replies.