pcskinny15
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with trying to resize logo@jnashhawkins
YOU ARE THE MAN!!!
Thank you. Your suggestion made all the difference.
I’ve managed to resolve 2 issues that have been doing my head in for a while now.Issue has been resolved, once I actually read your post properly. Ugh.
Thank you both for your help, really appreciate it.
Forum: Fixing WordPress
In reply to: Problem with trying to resize logoAnd just to complicate matters further, I found where this code is, within the Twenty Seventeen CSS file.
I updated the max-height to 350px to see if it would at least change it. Nope. I saved the file, refreshed the page, and no change at all.Forum: Fixing WordPress
In reply to: Problem with trying to resize logoPrince Kumar, thank you for your suggestion.
I’ve given that a shot, at least I hope I’ve entered that in to the correct CSS file.
To help further, the issue that I am having I found using DevTools in Google Chrome, I found this code:
.custom-logo-link img {
display: inline-block;
max-height: 80px;
width: auto;
}It’s the max height that makes it the size that it is, the problem is that I do not know where to find this to be able to adjust it. And Google has not exactly been much help either, but then it’s possible I’m just not looking correctly.
Thank you once again for helping me out here.
Forum: Fixing WordPress
In reply to: Problem with trying to resize logoAlso, wondering if someone can also help me with one other thing.
The links at the bottom right of the page, they all change to a black colour when you hover over each link, including the facebook link.
I am wanting to change this colour and, as is above, I cannot find the code in the CSS file for this at all.
Is it a similar story in that I will just have to add the code in there or do I need to look elsewhere?
The theme for the page is a child theme of the Twenty Seventeen parent theme, if that helps.
I would very much like to get these both sorted out as soon as possible, so any help any one is able to offer would be greatly appreciated.Thanks very much