tzinser
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Centering the nav-header containerTo Lauren: You asked me about centering the nav. menu. I just used Stephen’s code above and inserted 60% instead of the 95% and it centered my menu under my logo. (This is a test site so it’s not available to the public.)
It now looks like this:.nav-container {
width: 60%;
margin: 0 auto;
}I’ve now been able to change the font color of the menu text and center it.
Thanks to everyone who has offered their instructions.Forum: Themes and Templates
In reply to: [Hueman] changing font colors in header menuMike, thank you very much. I think that tells me what I need. Also, I appreciate the child theme info. I’ll check mine to make sure it’s good.
Forum: Themes and Templates
In reply to: [Hueman] changing font colors in header menuI hate to admit defeat, so I’m at the point where I have to find the answer for my own peace of mmd. Using Firebug, I cannot find the code in the Hueman WordPress theme to change the font color in the header menu. I’m no expert in coding and css, so I can easily miss something. I’m just not finding it.
Hueman doesn’t seem to offer the option for a custom stylesheet, so I am using a child theme in order to have one. I just need to find what to put in it.
Forum: Themes and Templates
In reply to: [Hueman] changing font colors in header menuThanks. I’ll try it.
Forum: Themes and Templates
In reply to: [Origami] Remove footer for pagesThanks again Saeed. I’m not an expert in cod after a little study your suggestion worked perfectly.
Forum: Themes and Templates
In reply to: [Origami] Remove footer for pagesHi Saeed, thank you so much. I will give this a try.
Forum: Themes and Templates
In reply to: [Hueman] How to change the Top Bar /Menu text colorHi Alexander. I am having the same problem as tossytm. I want to change the text color for the header navigation bar on the Hueman theme. (Great work by the way.) Right now it’s white on white. I’m not sure where to enter the above script on the custom css to change the color. Any directions would be appreciated. (Site:https://soulcenteredhealing.net/wptest/)