johnrhoward
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OnePress] Default colour – driving me crazy!!Problem solved, the functions.php and style.css were not correct, I used filed found on a generic ‘how to create a child theme’ site, the correct content can be found here https://github.com/FameThemes/onepress-child
thanks for your input.
Forum: Themes and Templates
In reply to: [OnePress] Default colour – driving me crazy!!I also tried switching from the child to the parent theme and this worked, maybe there is an issue with the child theme?
Forum: Themes and Templates
In reply to: [OnePress] Default colour – driving me crazy!!Thanks for your suggestion, I changed it to yellow and then back to purple but the changes did not take.
Looking at the icons on the homepate in inspector in chrome I can see that the css colour is there but it is crossed out
.icon-background-default {
color: #5a3585; <—this is the purple
}what could cause the crossing out, i.e. the css to be overridden? I do not have any custom css and if I add
.icon-background-default {
color: #5a3585 important!;
}to style.css this also does not have an effect. It seems that ther may be a more fundamental issue?
Forum: Themes and Templates
In reply to: [OnePress] Default colour – driving me crazy!!Hi @famethemes ,
Yes I tried that but it did not help. What colour are the icons if you look at the site ( yogadharma.eu ) They should be the same purple colour as the logo but they seem to be the default blue. Any other suggestions?
Thanks
JohnForum: Fixing WordPress
In reply to: ftp details errorI am an idiot and was using the wrong password…
Post closed!