• 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

Minimum Pro theme – help please

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

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Minimum Pro theme – help please

This topic is: resolved
  • This topic has 5 replies, 2 voices, and was last updated 11 years, 7 months ago by renwil.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • February 11, 2015 at 3:02 pm #140514
    renwil
    Participant

    A couple of issues:

    I am working on this site and have a couple of questions. I want to make the background image full size. How can I do that?

    I would like for the site title to not show, but I don't want to remove it from the settings.

    I don't have the site published yet, but for anyone that is able to help me, I can send you the log in information via PM.

    Thanks in advance,

    Renee

    February 12, 2015 at 8:08 pm #140667
    Tonya
    Member

    Hi Renee,

    Let's see if we can figure this out together.

    1) For a full-size background image, you can do this in 2 ways: (1) with CSS and (2) with backstretch.js. For the CSS method, you do the following (Note: change body to whatever tag you are targeting):

    body {
    	background-image: url(//theurlhere); /* or if you are loading it using Customizer, then you do not need this per sey */
    	background-attachment: fixed;
    	background-color: #fff; /* pick a color here to load as default */
    	background-position: 50% 0;
    	background-repeat: no-repeat;
    	-webkit-background-size: cover;
    	-moz-background-size:    cover;
    	background-size:         cover;
    }

    2) For the site title, I'm going to make an assumption that you have a logo and want the words to not display. In that case you do the following:

     .site-title a,
      .site-title a:hover {
        text-indent: -9999px; 
    }

    This text-indent kicks it off of the page.

    I hope that helps you out.

    Cheers,
    Tonya


    Software & Electrical Engineer and Programming Teacher · I’m on a mission to help developers be more awesome.
    Find Me: KnowTheCode.io | @hellofromTonya | Profitable WordPress Developer Bootcamp

    February 14, 2015 at 8:20 pm #140879
    renwil
    Participant

    Hi Tonya,

    Thanks for the response. I changed the code for the title, but it still shows on the page. I don't want to use a custom header. The background image has her name in it.

    For the background image, I'm not exactly sure where to add that code. 🙁

    February 14, 2015 at 8:29 pm #140880
    renwil
    Participant

    And I don't want the image to take up the whole front page. I just don't want it cut off. I can send you the log in information so you can see it. I don't want to take it out of maintenance mode yet.

    February 14, 2015 at 8:32 pm #140881
    Tonya
    Member

    If you'd like to send me the login credentials, let's do that privately. I don't have PM here. But you can use my contact form.


    Software & Electrical Engineer and Programming Teacher · I’m on a mission to help developers be more awesome.
    Find Me: KnowTheCode.io | @hellofromTonya | Profitable WordPress Developer Bootcamp

    February 14, 2015 at 10:33 pm #140890
    renwil
    Participant

    Thanks again for all of your help Tonya!

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Minimum Pro theme – help please’ is closed to new replies.

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