Forum Replies Created
-
AuthorPosts
-
miki dedijerMember
Hi Victor
Thank you.
Is there any particular place in the funtions.php that I should place it?
Best
MikiJune 25, 2017 at 8:32 pm in reply to: Limiting enews extended width in Atmosphere Pro footer widget #208270miki dedijerMemberHey Dave
Thanks for responding!
I pasted the previous CSS to the editor with no effect, and later to the 'Additional CSS' under Customize Appearance, and no effect.
I've pasted your code into the css editor, under /* Footer Widgets, but it doesn't seem to affect the width either.
Am I missing something?
Best,
mikimiki dedijerMemberHi folks
I haven't been able to resolve this one on my own over the past two weeks.
Is there anyone with experience of something similar who might shed some light on this for me?
Or perhaps someone with a bright mind who can offer some suggestions?
Best,
Mikimiki dedijerMemberyes!
looking good.
thank you for your time and for sharing what you know.
miki
miki dedijerMemberhmm.
1. i want to change the nav menu text color from white to #474a51 (i've already changed the entire header).
the only place in the css where i find .genesis-nav-menu a {} is according to above.2. i've added the second line with no visible effect. i'm not sure if you want a link to a specific page, but the website is vildkultur.se.
miki dedijerMember1. the first line you suggest sets the color of the nav menu, right? this i've changed from black to the current color
.genesis-nav-menu a {
border: none;
color: #c7da76;2. the second line you suggest i've previously changed without any visible effect on the site:
.site-title a,
.site-title a:hover {
color: #474a51;
text-decoration: none;
}3. the third line you suggested works! thank you.
miki dedijerMemberIt works!
.enews-widget input[type="submit"] {
background: #6F1E32 !important;
}.enews input:hover[type="submit"] {
background: #80535F !important;Is there a similar command with !important that I could use to change the border around the submit button too?
miki dedijerMemberI bet you look at a lot of websites and mixing them up sometimes must be inevitable. No problem. I'm happy for any support you're willing to offer.
miki dedijerMembermy website is naturaldads.com.
from what i can tell, you're looking at monicacityliving.com.
miki dedijerMemberI wonder how come? No, I'm not using a plugin called Extender. I'm using Optimize Press, a bunch of Genesis plugins, and a few others.
miki dedijerMemberwill do (though I'm using Focus Pro Child Theme from Genesis).
miki dedijerMemberYou're the Lucky Luke of support--faster than your own shadow. Thank you. I'll try that next.
Miki
miki dedijerMemberHello Again Andrea
So I tried what you suggested above and it turns out the settings for the regular buttons overrides the settings for the enews button.
At least if I understood you correctly above (and having changed the previous settings back to their original background image).
Do you think this is the end of the road for this attempt? If it is, I'll make a global change to all buttons as a compromize. If you still believe there's a way to change just the enews button, I'd love to hear how.
Best
Mikimiki dedijerMemberthank you again andrea.
i realize this is very specific and professional advice you're offering, and i appreciate your willingness to share.
i've looked at what you suggested.
there's currently no ".enews input" in the css file.
i'm wondering if i enter these fresh, as it were. if so, would you be able to tell me where (eg at the end of the style.css)?
best
mikimiki dedijerMemberGreat.
That worked!
And I see it changes all submit buttons (not just the enews one).
So two follow-up questions for me would be: is there a way to change only the enews submit button? And where would I change the hover color for the submit button?
Best
Mikimiki dedijerMemberHi Andrea
Thank you for responding. What would be appropriate for me to do here?
I imagine I replace something in this line: background: url(images/button.png) 0 0;
Best
mikimiki dedijerMemberHi
I'm also looking to change the submit button color, but I can't find the css-code above in the Focus Child Theme I'm using.
Would you know what I should look for to change the submit button color using this child theme?
Best
Miki -
AuthorPosts