• 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

willyr

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 - 1 through 20 (of 71 total)
1 2 3 4 →
  • Author
    Posts
  • January 29, 2021 at 6:43 am in reply to: Genesis 3.3.2 won't install #502836
    willyr
    Participant

    Hi Anita. In my last effor to get it working, I downloaded it from StudioPress.

    B.

    December 13, 2017 at 3:44 pm in reply to: Problem with posts & widgets appearing where they shouldn't #214528
    willyr
    Participant

    Oh, my. My wife says I see with "man eyes", meaning that instead of looking carefully, I ask... Guess she's right!

    Thanks much. Will see if we can make it work now.

    Bill

    October 28, 2017 at 6:32 pm in reply to: 3 column theme with full width header #213044
    willyr
    Participant

    Thanks Victor.

    If I picked, say, the Education theme, is it the same for that theme too? One line in the CSS to allow a full width header.

    And what about the header height?

    Thanks,

    Bill

    October 27, 2017 at 4:50 am in reply to: 3 column theme with full width header #213006
    willyr
    Participant

    Thank you for your replies.

    The issue I see with modifying CSS and .php files is that an update would overwrite them, necessitating modifying them yet again.

    I am having a hard time believing that no one has created a theme for WP that has a full width header?

    Cheers,

    Bill

    May 31, 2017 at 6:51 am in reply to: Education theme post text size – need it larger #207213
    willyr
    Participant

    Thank you. The tool you referred me to pointed out the issue and it was fixed.

    May 30, 2017 at 5:59 pm in reply to: Education theme post text size – need it larger #207183
    willyr
    Participant

    Victor, sorry.

    The site is: http://www.lastewardship.ca/

    December 26, 2016 at 3:51 am in reply to: Center header in eleven40 pro #198204
    willyr
    Participant

    Well, no I didn't. I had to get some pro help to find the right section in the CSS to make the change. Unfortunately, our forums didn't come through this time.

    October 25, 2016 at 4:17 pm in reply to: Header modification on eleven40 Pro #195324
    willyr
    Participant

    A huge leap forward, Brad. Thank you much.

    It seems, regardless of how wide I make the header in the CSS and functions, the header stops almost at the beginning of the right column. Ideally, I'd like the header this size, but centered over the 3 columns. I've reviewed and can't see a margin: auto;. Can you point to where it should be?

    Again, thank you for your help.

    Bill

    October 17, 2016 at 9:05 am in reply to: Any 3 column themes allow this – different content in right column #194902
    willyr
    Participant

    Thank you carasmo. It never crossed my mind that there would be a plugin that would accomplish this. I will download them and experiment. Cheers,

    Bil

    January 31, 2016 at 8:42 pm in reply to: Line breaks under logo in header – Education theme #178008
    willyr
    Participant

    Odd that.

    When I'm in the APPEARANCE / CUSTOMIZE / THEMES and then click the customize header link, I get the following:

    "Header Image
    While you can crop images to your liking after clicking Add new image, your theme recommends a header size of 1140 ?— 120 pixels. "

    So, I'm not quite sure where your logo size is coming from.

    I still think it has to do with your actual image being larger than you think it is.

    January 31, 2016 at 5:01 pm in reply to: Line breaks under logo in header – Education theme #177988
    willyr
    Participant

    It looks to me like your logo has a background that is exceeding the size parameter of the image and distorting the line. Can you access a photo program to ensure that the image is really 65 x 300 pixels?

    Just a thought since I used the same theme in my http://www.all-about-ottawa.com/ site, and had no problem with the image size.

    January 30, 2016 at 7:01 am in reply to: Enlarge font in navigation column #177899
    willyr
    Participant

    Thanks.

    Added this code to the bottom of the style sheet:

    .menu-primary a {
    font-size: 30px;
    }

    It made no change in the presentation of the page after I uploaded the style.css file, even after refreshing the page several times.

    I would have thought that a change in the font-size in this following part of the code would have done it, but it doesn't either.

    .menu-primary,
    .menu-secondary {
    clear: both;
    color: #fff;
    font-size: 14px;
    margin: -15px auto 20px;
    overflow: hidden;
    width: 100%;
    }

    What I find interesting is that it's calling for text color to be WHITE, I think, yet on the page page, the navigation column text is blue and underlined, so I guess I'm still not in the right area.

    Anyway, thanks again. Still working on it.

    January 29, 2016 at 9:43 pm in reply to: Enlarge font in navigation column #177885
    willyr
    Participant

    Confused is what I am. Sorry. I'm not seeing it.

    All I need to know is where in the CSS for the Education theme is the text size code for the primary navigation.

    As noted earlier, I made changes in the text size for every field in the CSS that I could find, made a dramatic size change in each one at a time, uploaded the modified CSS one change at a time, hard refreshed the page, and could not see any change on the site. Changed the CSS back to the original, moved on to the next spot in the CSS that referred to text size, and changed that, and so on and I have not been able to make a change in the size of the text in the primary navigation despite my best efforts.

    Thanks.

    January 29, 2016 at 8:45 pm in reply to: Enlarge font in navigation column #177880
    willyr
    Participant

    Thanks again.

    Looking for help with my CSS in the forum, as opposed to an outside source.

    January 29, 2016 at 4:22 pm in reply to: Enlarge font in navigation column #177853
    willyr
    Participant

    Braddalton - thanks, but I don't see anything in there about font size, and that's what I'm trying to increase. I'm finding the primary navigation column text to be too small.

    Cheers.

    May 27, 2015 at 7:54 am in reply to: Header change in Lifestyle Theme #153810
    willyr
    Participant

    I didn't, you did! 🙂

    Thanks much again.

    May 27, 2015 at 7:17 am in reply to: Header change in Lifestyle Theme #153798
    willyr
    Participant

    Hi Lauren... I'm feeling bad about Tampa Bay... but we got one more kick at the can!

    So, a heads up about Go Daddy's "managed WordPress" hosting site. You are right on the money. After the last go around I contacted their support and guess what, you have to log into the WP admin, and use a link / button at the top of the page to clear the cache, and even then, it takes 2-3 minutes sometimes for their servers to actually do it.

    So, I'm not happy about this, but at least we now know why changes in the CSS were not propogating, and, if you get queries about this issue from others, knowing if they are hosting on Go Daddy might help.

    Thanks so very much for all your help. After I jumped through the GoDaddy hoops for clearing the cache, the site is now presenting well.

    Have a good one. After submitting this I will mark this issue as being fixed!

    WillyR

    May 27, 2015 at 6:49 am in reply to: Header change in Lifestyle Theme #153790
    willyr
    Participant

    Hi Lauren... don't you ever sleep? 🙂

    New style.css code as follows, and already uploaded to the server:

    .header-full-width.header-image .site-title a {
    background-position: center !important;
    margin: 0;
    }

    .header-image .site-title a {
    float: left;
    /* min-height: 110px; */
    width: 100%;
    }

    After clearing cache, no apparent change on my site. Must be a cache issue on the server side?

    WillyR

    May 27, 2015 at 6:06 am in reply to: Header change in Lifestyle Theme #153780
    willyr
    Participant

    It must be something to do with propogation and caching as you say, Lauren.

    I have just uploaded a new style.CSS file in which the following code appears for the header area:

    /*
    Site Header
    ---------------------------------------------------------------------------------------------------- */

    .site-header {
    background-color: #76d2c5;
    padding: 48px;
    overflow: hidden;
    }

    .header-image .site-title a {
    float: left;
    min-height: 200px;
    width: 100%;
    }

    .site-header {
    background-color: #76d2c5;
    padding: 0; /* <-- this line */
    overflow: hidden;
    }

    After FTP'ing the style.css file, I both clear the cache (Shift+F5) and use the browser to clear all history, including the cache.

    Typically any CSS change presents on the live site immediately. When I visit the site a few minutes after uploading the CSS, I see absolutely no change on my site. Too small header cropped to lose some of the info.

    WillyR

    May 26, 2015 at 7:21 pm in reply to: Header change in Lifestyle Theme #153740
    willyr
    Participant

    Darn....

    I have this:

    .header-image .site-title a {
    float: left;
    min-height: 200px;
    width: 100%;
    }

    in the site header section of the style.css file.

    Looked at my site, cleared the cache, refreshed, and it's still not giving me the whole header logo.

    The graphic file is 200 px height x 600 px width in size, but that's sure not what I'm seeing on the page.

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 71 total)
1 2 3 4 →

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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