• 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

designbytracy

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 - 21 through 40 (of 67 total)
← 1 2 3 4 →
  • Author
    Posts
  • July 24, 2013 at 8:36 pm in reply to: Sidebar Background Color #52394
    designbytracy
    Participant

    Yes, it's posted above in the thread. I still need to work through a few responsive issues.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 23, 2013 at 12:58 pm in reply to: Executive Header Help #52118
    designbytracy
    Participant

    Just came back to document how I fixed the simple social icons to center under my logo for smaller screen sizes. In the responsive section of my CSS, I used:

    	.simple-social-icons {
    		display: block;
    		float: none !important;
    		height: 100% !important;
    		margin-left: auto;
    		margin-right: auto;
    		width: 175px !important;
    	}
    
    	.simple-social-icons ul.alignright {
    		float: none;
        		text-align: center !important;
    	}

    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 23, 2013 at 12:16 pm in reply to: Sidebar Background Color #52108
    designbytracy
    Participant

    Yes, make your background image that you use 960px wide.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 23, 2013 at 12:02 pm in reply to: Sidebar Background Color #52103
    designbytracy
    Participant

    That theme has a smaller width and my file was created 1140px wide. The code you used worked, it's just that the right side of the image was cutting off because it's too wide for that theme's width.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 23, 2013 at 7:42 am in reply to: Sidebar Background Color #52044
    designbytracy
    Participant

    Well, I figured out a way to cheat it. I added a background image to the content area with just that color behind the sidebar. It works great. I just need to test it responsively and make sure there are no issues, but think I can just drop the background for smaller screen sizes and it will be ok.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 23, 2013 at 7:17 am in reply to: Sidebar Background Color #52034
    designbytracy
    Participant

    Ugh.

    I am going to be using Simple Sidebars so that I can setup a few different ones, so I might go ahead and assign the height, but I'm not really wanting to do that because I will want the content of the sidebars to be easily flexible.

    Ugh.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 19, 2013 at 10:27 am in reply to: Adjust WRAP for single page #51452
    designbytracy
    Participant

    Hmmmm...guess I'll have to research that some more.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 17, 2013 at 3:12 pm in reply to: Jetpack CSS #51218
    designbytracy
    Participant

    I figured it out.

    #content .entry-content .slideshow-window

    I came up with this after numerous trial and errors. I understand CSS enough to edit what is there, but always have a hard time figuring how to target the selectors when they are pulling defaults or something from other places than the style.css.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 17, 2013 at 3:10 pm in reply to: Jetpack CSS #51217
    designbytracy
    Participant

    I know that and understand to add !important. I know the rules that I want to add, but I can't figure out how to pinpoint the exact selectors (ID and CLASS) that I need to add to my style.css. This is coming from the jetpack CSS and I don't want to edit that file in case of future updates.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 5, 2013 at 2:38 pm in reply to: Executive Header Help #49399
    designbytracy
    Participant

    Got it, thanks!


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 5, 2013 at 11:19 am in reply to: Executive Header Help #49353
    designbytracy
    Participant

    Ok, I think I'm getting it now. I think I was automatically skipping over any of those selectors that didn't show any rules. Now I understand they are still being used and just pulling from browser defaults and I need to isolate them and write my own rules to add to my CSS.

    THANK YOU both. Hopefuly now I can work some more to get this site right!


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 5, 2013 at 11:10 am in reply to: Executive Header Help #49348
    designbytracy
    Participant

    Yes, pxforti, that's my exact question. How do I find the default css rules if they aren't being used in my style.css? There are times when I want to change the defaults, but I have no idea what to use as the rule.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 5, 2013 at 10:02 am in reply to: Executive Header Help #49330
    designbytracy
    Participant

    Thanks John. This is getting me on the right track. I have a general question. I'm a CSS newbie and use Firebug to find, test, and figure out how to fix or do the things I want. I'm wondering though...how do you figure out something like .menu-main-navigation-container when it's not already in the CSS? I'm guessing it's built into the Genesis theme or something, but I can't figure out how to find and pinpoint what it is I need if it's not showing up in Firebug or in my current CSS. Does this make sense? Thanks again for your help!


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    July 3, 2013 at 11:43 am in reply to: Executive Header Help #49024
    designbytracy
    Participant

    Anyone?


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    April 29, 2013 at 11:16 pm in reply to: Favorites Doesn't Work #38502
    designbytracy
    Participant

    Any update on this, StudioPress?


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    April 29, 2013 at 9:45 pm in reply to: New Site – SUPER SLOW #38498
    designbytracy
    Participant

    Thanks everyone! I will be holding on to my "answer" to switch hosts as I've already mentioned this once to my client and she's less than interested. I will keep giving that answer to her when she complains about speed. I am also in the process of uploading final images and they will all be much smaller as I was moving quickly with temporary images during development. Thanks for all the feedback!


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    April 29, 2013 at 4:39 pm in reply to: Genesis Slider – Slide alignment between navigation arrows #38472
    designbytracy
    Participant

    I tried adding this CSS as I'm having the exact same problem trying to center images within my Genesis Responsive Slider and it's not working for me. Does anyone have any ideas?

    http://shelleymccoyart.com/


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    April 9, 2013 at 2:04 pm in reply to: New Site – SUPER SLOW #34339
    designbytracy
    Participant

    Oh wow, my brain was moving too fast... here's the site.

    http://shelleymccoyart.com


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    March 27, 2013 at 2:35 pm in reply to: Exclude categories from breadcrumbs #31597
    designbytracy
    Participant

    Breadcrumb NavXT plugin might work for you.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

    March 25, 2013 at 4:32 pm in reply to: Minimum Theme – Responsive Header #31193
    designbytracy
    Participant

    Perfect! It's the little things. Now, I'm on my way to centering the logo and nav. Thanks Posh John.


    Tracy

    Design by Tracy | Twitter | Facebook | LinkedIn

  • Author
    Posts
Viewing 20 posts - 21 through 40 (of 67 total)
← 1 2 3 4 →
« 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