• 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

StephanieT

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 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • February 7, 2020 at 9:46 pm in reply to: Theme Editor Gone? #496551
    StephanieT
    Participant

    Thank you, Marcy!! Sincerely appreciate your help!

    September 9, 2018 at 10:18 pm in reply to: Authority Pro: Reduce spacing between widgets #223092
    StephanieT
    Participant

    Thanks dhknyc! I think it's that darn nesting I have trouble wrapping my mind around! 🙂 But your post was very helpful - thank you!

    August 25, 2018 at 9:21 pm in reply to: Authority Pro: Reduce spacing between widgets #222722
    StephanieT
    Participant

    Thanks for you response, Brad. I did try Inspect Element, and as I mentioned, I also watched videos and read articles about how to use it. I'm still stumped. I can't seem to find any padding or margin values in the CSS that changes that area. Any other thoughts?

    August 19, 2018 at 9:44 pm in reply to: Infinity Pro: Headshots Overlay #222629
    StephanieT
    Participant

    Thank you, Victor. After struggling with this for a couple of days, I finally decided to change themes to preserve my sanity. Thank you for your help though!

    July 6, 2018 at 4:51 pm in reply to: Mixed Content in Header/Background Image Beautiful Pro Theme #221399
    StephanieT
    Participant

    Oh My Gosh!!!! THANK YOU!!! It works 🙂

    Thank you Anita and Lopwalj!

    July 6, 2018 at 4:31 pm in reply to: Mixed Content in Header/Background Image Beautiful Pro Theme #221395
    StephanieT
    Participant

    It wasn't HTTPS - so I changed it in those two locations - WordPress Address (URL) and Site Address ( URL ). It's not secured but the error message changed to:

    An image with an insecure url of "http://simplywonderfulwomen.com/wp-content/uploads/2018/07/SHCb2.jpg" was loaded on line: 101 of https://simplywonderfulwomen.com/.

    It looks like progress. Not sure what's next?

    July 6, 2018 at 3:54 pm in reply to: Mixed Content in Header/Background Image Beautiful Pro Theme #221391
    StephanieT
    Participant

    I'm using Let's Encrypt on A2Hosting. It gives me no trouble with the remaining images as all I have to do is remove the http://SimplyWonderfulWomen.com from the src link in the text portion of the post or page and the site is secured. I need to be able to find where that link is for the background and header images in this theme. They are being called by a jQuery to each of the pages and I can't figure out where it's located.

    July 6, 2018 at 3:23 pm in reply to: Mixed Content in Header/Background Image Beautiful Pro Theme #221388
    StephanieT
    Participant

    I took out the image. Deleted it from the library. Checked and the site was secure with the padlock at that point without the image. Changed the name to SHCb2 and uploaded it under Appearance - Customize and it is no longer secure again with the same error message in WhyNoPadlock:

    An image with an insecure url of "http://simplywonderfulwomen.com/wp-content/uploads/2018/07/SHCb2.jpg" was loaded via the javascript file: https://simplywonderfulwomen.com/wp-includes/js/jquery/jquery.js?ver=1.12.4 on line 1. The insecure URL may not be directly contained in the script file and may exist elsewhere.

    🙁 Any ideas?

    July 6, 2018 at 2:17 pm in reply to: Mixed Content in Header/Background Image Beautiful Pro Theme #221377
    StephanieT
    Participant

    Thanks Anita - I actually applied the certificate before starting work so I could check each change to see where I may have trouble. I uploaded/deleted/and uploaded something new to see if it was the image.

    I'm stuck!

    Thanks!

    February 27, 2018 at 3:48 pm in reply to: Change Size/Color of Hamburger Menu #217097
    StephanieT
    Participant

    Thank you, Victor! After about 8 hours, I did finally find it! LOL For some reason, my "inspect" function on Chrome doesn't take me to the right place. I finally thought to use Firefox and got it! Thank you again for responding!

    February 26, 2018 at 9:10 am in reply to: Mobile Nav Bar Disappeared #217027
    StephanieT
    Participant

    Never mind! It just took a little time - all is good!!! THANK YOU!!! 🙂

    February 26, 2018 at 9:08 am in reply to: Mobile Nav Bar Disappeared #217026
    StephanieT
    Participant

    Thank you so much for your help! This is what I did, and I see no change. 🙁

    }
    	
    	.nav-primary {
    		margin-top: 60px;
    		float: none;
    	}
    	
    February 25, 2018 at 10:27 pm in reply to: The 411 Theme Editing Questions #217004
    StephanieT
    Participant

    You've been soooo helpful, Brad. I was wondering if you'd indulge me one more time?

    My nav bar has disappeared on mobile. Do you have any idea why?

    February 25, 2018 at 6:11 pm in reply to: The 411 Theme Editing Questions #217001
    StephanieT
    Participant

    Thanks so much! For some reason, when I inspect it in the browser, it gives me the following to edit (which changed nothing):

    }
    .header-image .site-title > a {
        background-position: center !important;
        float: left;
        min-height: 60px;
        width: 200px;
    }
    
    .site-title a {
        background: url(http://stephanietrahd.com/msda/wp-content/uploads/2018/02/mainstreetLogo200X60.jpg) no-repeat !important;
    }

    But when I edited what you shared in the CSS, it changed just fine.

    Thank you again!

    February 25, 2018 at 4:41 pm in reply to: The 411 Theme Editing Questions #216997
    StephanieT
    Participant

    Thanks - I got the footer working! Woohoo!

    I've been using the Inspect tool, make the changes in the stylesheet, and nothing changes. I've tried changing colors, widths, padding, etc., and literally nothing changes. I've logged out and back in again, used a different browser, and cleared my cache. From what I understand, if I want to move the logo from the left to the right, I need to change "float" to right, which I did (below). Again, nothing changed. Any help you can give is sincerely appreciated!

    }

    .header-image .site-title > a {
    background-position: center !important;
    float: right;
    min-height: 60px;
    width: 200px;
    }

    March 7, 2016 at 8:05 pm in reply to: Find Head Section in Outreach Pro #180865
    StephanieT
    Participant

    Thank you, Doug! That's perfect! (It's for a schema markup) I really appreciate it!

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

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