• 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

Tree78

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 106 total)
1 2 3 4 5 6 →
  • Author
    Posts
  • October 13, 2020 at 1:06 pm in reply to: Revolution Pro Theme Footer Gone? #501434
    Tree78
    Participant

    I had to rollback to an older version of the plugin to make it work. However, I would prefer to know how to fix that error... if you know. Thank you.

    October 13, 2020 at 12:45 pm in reply to: Revolution Pro Theme Footer Gone? #501433
    Tree78
    Participant

    Thank you. Yeah, I noticed that. And when I deactivate the plugin it works fine. However, we use that calendar a lot. How do I fix that error? Do you know? Thank you in advance.

    September 4, 2020 at 8:13 am in reply to: Monochrome Pro WooCommerce Images in Cart #500939
    Tree78
    Participant

    Thanks man. No problem. At least I know what the issue is now so I can go there to figure out the fix.

    September 4, 2020 at 8:09 am in reply to: Monochrome Pro WooCommerce Images in Cart #500937
    Tree78
    Participant

    Hey Brad,
    We use a plugin called HPWallArt to bring in some customizable things from HP... looks like that is what is causing the issue.

    That plugin is a must have, so I assume maybe talk to them about it? Suggestions? Thank you for the help.

    August 14, 2020 at 8:18 am in reply to: Make Header Disappear on Market Theme on all Pages except Home #500577
    Tree78
    Participant

    Hey Brad,

    I did clear caching yes. I had to put the code into the "Additional CSS" in the customize section and it worked. Not sure why it wouldn't work when put directly into the stylsheet but either way it works good. I appreciate it man. Thank you.

    August 14, 2020 at 7:31 am in reply to: Make Header Disappear on Market Theme on all Pages except Home #500574
    Tree78
    Participant

    Hey Brad,

    Thanks for the help. I put that code in the style.css, but it doesn't seem to work. I left it in but yeah, not working. Am I missing something? Thanks again for the help.

    July 19, 2020 at 12:32 pm in reply to: Monochrome Pro Logo Spacing Issues #500191
    Tree78
    Participant

    Andy,

    adding it va the customizer worked well. Thanks os much. I appreciate it.

    July 19, 2020 at 12:30 pm in reply to: Favicon Display in Dark Mode #500190
    Tree78
    Participant

    That's a good idea. Yes, the link it:

    Homepage

    July 18, 2020 at 4:27 pm in reply to: Monochrome Pro Logo Spacing Issues #500180
    Tree78
    Participant

    Hi Andy,

    That didn't seem to move the logo any. I added the above code to the end of the style.css file.

    Do I need to add it somewhere else within the file? Thank you.

    July 18, 2020 at 4:24 pm in reply to: Favicon Display in Dark Mode #500179
    Tree78
    Participant

    Yes, I am, the issue is that it is a black box with a white icon inside, so on dark mode we lose the black portion.

    May 10, 2019 at 10:24 am in reply to: Showcase Pro Mobile Issues #491081
    Tree78
    Participant

    Thank you Terry, I will try that.

    May 8, 2019 at 2:02 pm in reply to: Showcase Pro Mobile Issues #491032
    Tree78
    Participant

    Hi Terry,

    I don't see the above code anywhere, on either site, and I searched everywhere in the style.css. That above code was not add in the css customizer ether.

    This is all I see regarding any slick slider:

    .front-page-1 .slick-slider {
    	max-height: 100vh;
    }

    So not sure where to go from here to fix mobile issues on these two sites. Any further help is appreciated. Thank you.

    April 6, 2019 at 12:37 pm in reply to: Mobile Issues With Corporate Pro Theme #490535
    Tree78
    Participant

    Thanks Manelly,

    I have been working on it. I purged the cache and that apparently helped. It looks good again... not sure what happened.

    I am going to see if it holds.

    The embed pages are scrolling wrong cause those embeds are not mobile friendly... I guess.

    March 7, 2019 at 11:09 am in reply to: Logo Size for Digital Pro Theme #489889
    Tree78
    Participant

    Can anyone help me with this issue? Here is my code in the php file and the css file.

    Php code

    // Add support for custom header.
    add_theme_support( 'custom-header', array(
    	'width'           => 600,
    	'height'          => 140,
    	'header-selector' => '.site-title a',
    	'header-text'     => false,
    	'flex-height'     => true,
    ) );

    css

    .header-image .site-title > a {
    	background-position: center center !important;
    	background-size: contain !important;
    	float: left;
    	min-height: 70px;
    	width: 300px;
    }

    It is the default settings but my logo is all over the place and huge. Any help?

    November 30, 2018 at 11:44 am in reply to: Logo Size in Boss Pro Theme #224735
    Tree78
    Participant

    Thanks everyone. That seem to have worked. I appreciate it.

    November 29, 2018 at 10:34 am in reply to: Logo Size in Boss Pro Theme #224708
    Tree78
    Participant

    Hi Henrik,

    Okay, I see all the code but the rem is throwing me me a little. I want the logo to display at a size of 225px x 146px. So it looks bigger and crisper on the site.

    So :

    .header-image .site-title > a {
    height: 146px;
    width: 225px;
    }

    And then what would go in the height and width of the rem area?

    Is this correct and if so what numbers need to be there? Thanks in advance.

    October 10, 2018 at 1:26 pm in reply to: Essence Pro Hamburger Menu Name Change #223647
    Tree78
    Participant

    Thank You Victor!

    August 24, 2018 at 7:18 am in reply to: Buttons on Website Are Blank and Only Show Text on Hover? #222702
    Tree78
    Participant

    Yes Victor. Thanks so much for the help. Looks good to go, had to make one more adjustment. Thank you again, very much appreciated.

    August 23, 2018 at 12:45 pm in reply to: Buttons on Website Are Blank and Only Show Text on Hover? #222686
    Tree78
    Participant

    Hey Victor,

    Yeah I know how to use it just couldn't locate the line. Okay, so this is in there now but still no change...

    .home-portfolio .widget a.button,
    .button 
    {
    border: 1px solid #2c2c2c !important;
    	background: #000;
    	border-radius: 0 !important;
    	box-shadow: none !important;
    	color: #ffffff !important;
    	font-family: montserratlight !important;
    	font-size: 12px !important;
    	font-weight: bold;
    	left: auto;
    	line-height: 1em;
    	margin: 0;
    	overflow: visible;
    	text-decoration: none;
    	text-shadow: 0 0px 0 rgba(255,255,255,0.0) !important;
    	-moz-box-shadow: 0 !important;
    	-webkit-box-shadow: 0 !important;
    	-webkit-border-radius: 0 !important;
    }
    August 23, 2018 at 10:54 am in reply to: Buttons on Website Are Blank and Only Show Text on Hover? #222681
    Tree78
    Participant

    HI Vic,

    in style.css this is what I see:

    I am not sure I understand the problem. Sorry, a little more help?

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

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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