luisolano
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Logo customizer not workingSimilar situation…
In my child theme there is not a header customizable option but in the customizer when I change from dynamic text to logo image, the image is not clickable…
Forum: Themes and Templates
In reply to: How to make image/logo in the header clickableIn my child theme I don’t have a header.php file. I have frontpage.php, style.css and functions.php instead. I am working with Genesis Framework and a Child Theme.
Thank you again.Forum: Themes and Templates
In reply to: How to make image/logo in the header clickableThe thing is i am working on local server. But my code is exactly the same as here: http://demo.janhoek.com/one-jan/
I have already built my page and then got stuck when I saw that the only way is to have the clickable web title but not the logo instead…Forum: Themes and Templates
In reply to: How to make image/logo in the header clickableThanks for answering Ruben, but the only reference to the title-area where I cand add the background-image as my logo is in the style.css sheet where obviously I can´t add any html code.
Forum: Themes and Templates
In reply to: Modify child themeI managed to do it, it was quite easy actually.
Another question I have is about modifying the fonts of the child theme.
I added a font (Caviar Dreams) to the style sheet with Font Squirrel.
I only want it to be in the feature welcome area so I tell in the ccs stylesheet to do so. But never see the correct font, maybe just the numbers but the letters keep on being Arial or Sans.
What I may be doing wrong?