hannahas
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Menu on mobileJust a follow up that I am an amateur with coding, etc., but understand WordPress pretty well.
Forum: Themes and Templates
In reply to: [Hueman] Menu on mobileI am having the same issue! Can someone please advise ASAP? I deactivated all plugins, that didn’t help, and I also made sure I had the header menu selected for mobile in the theme customizer. My website is SomeVeganGirl.com.
Forum: Fixing WordPress
In reply to: Username void after site backupThank you for that! Unfortunately most of these are outside my skill level. I tried the ftp strategy but I don’t have the admin name since the site isn’t accepting the one I have. I wonder, is there a way to look in the ftp directory somewhere and find out what the current username and password are, since it’s not accepting what I have?
Thanks again for the help.
Forum: Themes and Templates
In reply to: [Hueman] How to move up center column?Perfect! Thanks so much. ??
Forum: Themes and Templates
In reply to: [Hueman] Adding line below logo/headerThanks so much for this! I moved the menu down and changed the text color and it looks great. Thanks for always offering such awesome advice/assistance!
Forum: Themes and Templates
In reply to: [Hueman] Centering header logo without paddingAhhhh, thank you so much! I forgot about the tagline because it wasn’t visible in white. That worked. Thanks again!
Forum: Themes and Templates
In reply to: [Hueman] Changing font color in topbar menuSure, I tried what was suggested in these threads. It’s possible I did something wrong, but I think I did everything as outlined.
https://www.ads-software.com/support/topic/how-to-change-the-top-bar-menu-text-color?replies=23
https://www.ads-software.com/support/topic/changing-font-colors-in-header-menu?replies=10
Right now I have this code in place (not sure if it came from one of the above threads or a different one):
#nav-header .nav li a {
color: #000000;
}Forum: Themes and Templates
In reply to: [Hueman] Captions on featured imagesThank you!
Forum: Themes and Templates
In reply to: [Hueman] Reduce header height?Yes, that worked! ?? Thanks so much!
Forum: Themes and Templates
In reply to: [Hueman] Reduce header height?So I just add the CSS at the bottom of the css file?
Thanks!Forum: Themes and Templates
In reply to: [Hueman] Reduce header height?How would I know if I weren’t? All other changes I’ve made have taken immediately.
Forum: Themes and Templates
In reply to: [Hueman] Reduce header height?Hmmm, well I just looked up how to flush the cache and did so. Still not showing up though. :/
Forum: Themes and Templates
In reply to: [Hueman] Reduce header height?So strange. When I look at it, I see the below. What would I need to do to update the cache?
/* Enter Your Custom CSS Here */
.post-title {text-align: center; }
.post-meta .post-date { display: none; }
.sidebar .widget { padding-top: 15px; padding-bottom: 10px; }
.home .page-title {
display: none;
}header .pad {
padding: 0;
}Forum: Themes and Templates
In reply to: [Hueman] Reduce header height?It’s in the custom css plugin I use.
Forum: Themes and Templates
In reply to: [Hueman] Reduce header height?Thank you! This didn’t work though, and I did a hard refresh on the site. I added it to the child theme custom CSS. Any idea what might be wrong?
Thanks!