• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

miki dedijer

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • October 4, 2017 at 7:05 am in reply to: Title only in content archive on Atmosphere Pro #212160
    miki dedijer
    Member

    Hi Victor

    Thank you.

    Is there any particular place in the funtions.php that I should place it?

    Best
    Miki

    June 25, 2017 at 8:32 pm in reply to: Limiting enews extended width in Atmosphere Pro footer widget #208270
    miki dedijer
    Member

    Hey 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,
    miki

    March 1, 2015 at 4:04 am in reply to: header image generate theme #142704
    miki dedijer
    Member

    Hi 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,
    Miki

    January 28, 2014 at 12:35 am in reply to: change menu font color eleven40 pro #87422
    miki dedijer
    Member

    yes!

    looking good.

    thank you for your time and for sharing what you know.

    miki

    January 27, 2014 at 12:49 pm in reply to: change menu font color eleven40 pro #87268
    miki dedijer
    Member

    hmm.

    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.

    January 27, 2014 at 12:31 pm in reply to: change menu font color eleven40 pro #87256
    miki dedijer
    Member

    1. 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.

    November 26, 2013 at 12:02 pm in reply to: Button Color #75723
    miki dedijer
    Member

    It 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?

    November 26, 2013 at 8:55 am in reply to: Button Color #75694
    miki dedijer
    Member

    I 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.

    November 26, 2013 at 8:49 am in reply to: Button Color #75691
    miki dedijer
    Member

    my website is naturaldads.com.

    from what i can tell, you're looking at monicacityliving.com.

    November 26, 2013 at 5:47 am in reply to: Button Color #75672
    miki dedijer
    Member

    I 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.

    November 26, 2013 at 4:54 am in reply to: Button Color #75664
    miki dedijer
    Member

    will do (though I'm using Focus Pro Child Theme from Genesis).

    November 26, 2013 at 4:49 am in reply to: Button Color #75662
    miki dedijer
    Member

    You're the Lucky Luke of support--faster than your own shadow. Thank you. I'll try that next.

    Miki

    November 26, 2013 at 4:43 am in reply to: Button Color #75660
    miki dedijer
    Member

    Hello 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
    Miki

    November 20, 2013 at 1:58 pm in reply to: Button Color #74522
    miki dedijer
    Member

    thank 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
    miki

    November 19, 2013 at 2:32 pm in reply to: Button Color #74250
    miki dedijer
    Member

    Great.

    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
    Miki

    November 19, 2013 at 2:12 pm in reply to: Button Color #74243
    miki dedijer
    Member

    Hi 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
    miki

    November 19, 2013 at 10:55 am in reply to: Button Color #74188
    miki dedijer
    Member

    Hi

    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

    http://www.naturaldads.com

  • Author
    Posts
Viewing 17 posts - 1 through 17 (of 17 total)

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble