clareaxon
Forum Replies Created
-
I get this too
Forum: Themes and Templates
In reply to: Clean Retina: how to add text to right side of headerOk thank you, will give it a go
Forum: Themes and Templates
In reply to: Clean Retina: how to add text to right side of headerOk I’m obviously being really dim, sorry. I have made a child theme and put this text in it
/* Theme Name: Clean Retina Child Theme URI: http://ww.wp.xz.cn/extend/themes/clean-retina Description: Child theme for the Clean Retina Theme Template: clean-retina Version: 1.0 */ @import url("../clean-retina/style.css"); @import url("../clean-retina/rtl.css");But when I look at the live Preview through Appearance-Themes-Clean Retina Child all the menus at the top are messed up. I haven’t added anything else in the child theme yet and thought (maybe wrongly?) that the above would give me an exact copy??
My site is inthelogcabin.co.uk (parent theme uploaded at the moment). As you can see, there is a lot of empty space to the right of the header and that’s where I want to add in my email and phone number. Can this not be done in the Custom CSS bit on the parent theme?
Forum: Themes and Templates
In reply to: Clean Retina: how to add text to right side of headerOk thanks. I tried that but obviously got something wrong as I couldn’t get it to work. Guess I’ll try again!