• 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

Kim

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 20 posts - 41 through 60 (of 85 total)
← 1 2 3 4 5 →
  • Author
    Posts
  • August 24, 2013 at 1:26 pm in reply to: Creative Burst Question Before Purchase #58619
    Kim
    Member

    Thanks, Jessica. I appreciate that. I know sometimes emails get lost or end up on spam, etc. It's not a huge deal, it was just disappointing. I am thankful for those here on the forums who helped me and did give you rave reviews. That's why I purchased the theme and I plan to purchase another one as well. Have a great day.

    August 24, 2013 at 12:43 pm in reply to: Creative Burst Question Before Purchase #58609
    Kim
    Member

    Thank you. I'm good for now. I just was expecting more than just being ignored. =( I appreciate your offer.

    August 24, 2013 at 12:32 pm in reply to: Creative Burst Question Before Purchase #58606
    Kim
    Member

    So sad, but unfortunately I've emailed Pixelista twice and heard NOTHING. She is obviously not supporting this theme any longer I guess. I emailed her pre-purchase -- to this day NOTHING. I emailed for support after I purchased and it's been like 4 days and NOTHING. Glad these forums are available to us or I would still be in a frustrated state trying to figure out my problem! Sad that these themes are so good, but you get no support. Others should be aware prior to purchase.

    August 20, 2013 at 2:12 pm in reply to: Creative Burst Header Question #57674
    Kim
    Member

    I answered my own question. Yup that fixed the menu. Thank you Susan, I appreciate your help. I should have posted on here yesterday before I got so frustrated! LOL. Love these forums!

    August 20, 2013 at 2:04 pm in reply to: Creative Burst Header Question #57660
    Kim
    Member

    Susan,

    Wow, that was easy! That did it! Now part of it remains on the very top menu. Should I remove the reference to images/nav.png to get rid of it here?

    .menu-primary {
    background: #9ec7c6 url(images/nav.png) bottom left;

    August 16, 2013 at 3:12 pm in reply to: Creative Burst Question Before Purchase #56906
    Kim
    Member

    Awesome, thank you. Again, I appreciate your feedback. Have a great day! =)

    August 16, 2013 at 3:02 pm in reply to: Creative Burst Question Before Purchase #56899
    Kim
    Member

    Great, thanks again for your help. We won't be using the Twitter plug-in so that won't be a problem. I guess I'll go for it! I had a chance about a month or so ago to take a look at the color options when they were working and from what I remember they were what I was looking for (without having to do a bunch of customization). I made sure to bookmark the theme so I could go back to it once my contract w/ my client was finalized.

    I am also looking to purchase the Crave theme for another site I'll be working on as well. Do you have any thoughts/feedback on that theme? Both these sites are for a women's ministry and I feel like they both would work and I love how they look!

    Thanks,

    Kim

    August 16, 2013 at 2:51 pm in reply to: Creative Burst Question Before Purchase #56894
    Kim
    Member

    Thank you. Yes, that's who I emailed on her contact page because the support page asks for info I don't yet have since I haven't purchased it yet. Hummm, I need to get this site going. I appreciate your feedback. It's good to know that the theme works properly once downloaded.

    August 7, 2013 at 1:37 pm in reply to: Updating to 2.0 #54673
    Kim
    Member

    Thank you, IanP!!! I FTP'd the Genesis 1.9.2 folder and all is right in the world again. LOL!

    August 7, 2013 at 12:32 pm in reply to: Updating to 2.0 #54642
    Kim
    Member

    Just installed 2.0 and my header is funky...it's all the way to the left of the site and not even where it was before over my slider. How does one roll back to 1.9?

    Delaware Bible College

    July 15, 2013 at 1:40 pm in reply to: Outreach Theme: Using a custom logo/header #50850
    Kim
    Member

    Yeah, I saw that only it's not set for green....it's set for red in the Genesis > Theme Settings. Done for now...can't stand looking at it anymore. LOL.

    I have Firefox Web Developer & Firebug. I use them now and then but I'm not sure how they are work. I know, I need to learn them...it would be better for me and then you wouldn't get asked stupid questions. LOL.

    Thanks again!

    July 15, 2013 at 1:26 pm in reply to: Outreach Theme: Using a custom logo/header #50848
    Kim
    Member

    Thank you. At least now I can see the header on my site so I can make some edits! After I added that code to the #header IT CHANGED THE NAVBAR FROM RED TO GREEN! WHAT?? How did that happen??? Nothing else was changed. I'm about done w/ this theme...I love Genesis, but this theme is HORRIBLE! My theme is set to red and I have no idea why it would change my navbar when I just updated the code for the HEADER! Wow....disappointing.

    I appreciate your help very much!!!!!! Really...you've been a great help. =)

    July 15, 2013 at 12:57 pm in reply to: Outreach Theme: Using a custom logo/header #50841
    Kim
    Member

    Okay, so, I removed the header in Appearance > Header. Then I went into Media and deleted all instances of any other logos/headers uploaded and I uploaded my original header that I was trying to get to work in the first place. I copied that URL into the css below and --- lo and behold -- my header does not show up. The background is black, but no header.

    Before when I was trying this, there was someone who suggested making the header 1200 x 120 b/c the original header for the theme is that size. However, in the Appearance > Header section it says use 1060 x 120. When I tried to upload a 1200 x 120 image, the background went gray and there was no header image that can be seen. Seriously...

    #header {
    	background: #090909 url(http://www.newdesignsite.com/wp-content/uploads/2013/07/header.png) center repeat-y;
    	margin: 0 auto;
    	min-height: 120px;
    	overflow: hidden;
    	width: 100%;
    }
    
    #title-area {
    	float: left;
    	overflow: hidden;
    	width: 430px;
    }
    July 15, 2013 at 12:41 pm in reply to: Outreach Theme: Using a custom logo/header #50839
    Kim
    Member

    Yes, you would think that! That was what I did at first. I always create my own header for my sites. Initially, I created a header the 1060 x 120 suggested size and uploaded it in Appearance > Header like you would normally do. I ran into a lot of problems when the header would either 1) not center on the site, 2) or would completely not show up at all or 3) the black background turned gray! Even though my code says to center it and have the black background background: #090909 url(images/header.png) center repeat-y;

    After going thru the forums I learned that removing the header from Appearance > Header then either uploading my header via FTP or thru Media and pasting in the address. (I think this is what you're saying???) Still one thing or another wouldn't work.

    That's the only reason why I thought doing a smaller logo would work. Guess not.

    Maybe I will start from scratch and try that route again, but I was working on that for a week.

    July 15, 2013 at 12:20 pm in reply to: Outreach Theme: Using a custom logo/header #50832
    Kim
    Member

    Seriously, I've never had issues w/ a header like this in all the sites I've designed.

    July 15, 2013 at 12:18 pm in reply to: Outreach Theme: Using a custom logo/header #50831
    Kim
    Member

    Humm, well that worked to move the logo into the correct position. However, it also made most of the logo unclickable (to go back to the homepage) and it didn't just move my logo over, it moved my right header menu over & the right header widget over (which no longer fits in the header section).

    July 15, 2013 at 11:53 am in reply to: Outreach Theme: Using a custom logo/header #50822
    Kim
    Member

    Awesome....background color is correct and logo remains. Progress. Now, how would I get the logo correctly positioned (it's too far left)?

    July 15, 2013 at 11:50 am in reply to: Outreach Theme: Using a custom logo/header #50821
    Kim
    Member

    I appreciate your help. Adding background-color: black; to the #header section made no change to the gray color. In another post (there have been so many I've tried) they said to put background-color: #090909 !important;. Now when I do that in the #header section it does change it to the black color, BUT, then I loose my logo.

    July 15, 2013 at 11:41 am in reply to: Outreach Theme: Using a custom logo/header #50814
    Kim
    Member

    Okay, the logo is there now, but the background is still gray (and logo is too far to the left). Here's the code for my header below.

    #header {
    	background: #090909 url(images/header.png) center repeat-y;
    	margin: 0 auto;
    	min-height: 120px;
    	overflow: hidden;
    	width: 100%;
    }
    
    #title-area {
    	float: left;
    	overflow: hidden;
    	width: 430px;
    }
    July 15, 2013 at 11:38 am in reply to: Outreach Theme: Using a custom logo/header #50812
    Kim
    Member

    ...and it's got a gray background instead of the #090909....so weird.

  • Author
    Posts
Viewing 20 posts - 41 through 60 (of 85 total)
← 1 2 3 4 5 →
« Previous Page

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 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