• 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

ntety

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 23 total)
1 2 →
  • Author
    Posts
  • February 26, 2013 at 9:12 am in reply to: Cool box shadow effects on responsive slider #22906
    ntety
    Member

    That did it! You guys are awesome...

    Cheers!

    February 25, 2013 at 10:13 pm in reply to: Align Header Widget with Nav Menu – Minimum Theme #22837
    ntety
    Member

    I am trying to get it centered. I added:

    .widget_global_translator {

    margin-left: 50px;
    margin-top: 25px;

    }

     

    Like you suggested above but the widget didn't move.  I would like it in line with the menu, next to "Contact." if possible...

    Thanks again!

     

    February 25, 2013 at 9:00 pm in reply to: Align Header Widget with Nav Menu – Minimum Theme #22828
    ntety
    Member

    Hi! Thanks for the suggestion. Still no luck though : /

    February 25, 2013 at 7:08 pm in reply to: Center Site Title – Minimum Theme #22810
    ntety
    Member
    This reply has been marked as private.
    February 25, 2013 at 6:39 pm in reply to: Cool box shadow effects on responsive slider #22803
    ntety
    Member

    Below is what I've gathered from the above and placed in the CSS file. I'm getting strange results:

    http://www.finallyourwedding.com

    #genesis-responsive-slider
    {
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }
    #genesis-responsive-slider:before, #genesis-responsive-slider:after
    {
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
    margin:40px auto;
    }
    #genesis-responsive-slider:after
    {
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
    -moz-transform:skew(8deg) rotate(3deg);
    -ms-transform:skew(8deg) rotate(3deg);
    -o-transform:skew(8deg) rotate(3deg);
    transform:skew(8deg) rotate(3deg);
    }

    February 25, 2013 at 5:20 pm in reply to: Cool box shadow effects on responsive slider #22786
    ntety
    Member

    Thanks for your response. I asked because there was an HTML code section AND a CSS code section. I thought I had to implement them each. I want to use shadow effect 7. I copied and pasted the CSS code within the wordpress editor but nothing changed with my slider. How do I call the change to the slider?

    Thanks again!

    February 25, 2013 at 12:41 am in reply to: Minimum Theme Home Page Contents – Remove posts/pages #22655
    ntety
    Member

    Hi again,

    what if I want to keep the wrap section but just remove "Sorry, no posts matched your criteria."?

    Thanks!

    http://www.finallyourwedding.com

    February 25, 2013 at 12:36 am in reply to: Minimum theme: removing recent posts on home page #22653
    ntety
    Member

    Hello,

    What if you would like to keep the space like here, but remove the "Sorry, no posts matched your criteria."?

    Thanks!

    http://www.finallyourwedding.com

    February 24, 2013 at 5:27 pm in reply to: How to change text size in header widget only – Minimum Theme #22599
    ntety
    Member

    No, I can see it for most... the Global Translator Plugin (which is out of line now : / ) only allows for widget logic...

    February 24, 2013 at 5:05 pm in reply to: How to change text size in header widget only – Minimum Theme #22592
    ntety
    Member

    I installed the Widget CSS plugin but it does not work for all plugins unfortunately (Global Translator Plugin)...

    February 24, 2013 at 4:12 pm in reply to: How to change text size in header widget only – Minimum Theme #22582
    ntety
    Member

    Im trying to get my site looking like this one. Is that what they did?

    Thanks again!

    February 24, 2013 at 3:56 pm in reply to: How to change text size in header widget only – Minimum Theme #22579
    ntety
    Member

    How do I specify only that text widget?

    February 24, 2013 at 3:55 pm in reply to: How to change text size in header widget only – Minimum Theme #22578
    ntety
    Member

    I used a text widget in the header right widget area. Is there a better way? When I used your code above it changed text in other areas as well... Looking to modify only the site title as seen on this site.

    Thanks!

    February 23, 2013 at 9:38 pm in reply to: Stumped – How to remove header widget title (Translator) #22511
    ntety
    Member

    You are awesome. I can't thank you enough... spent about 1.5 hrs on that today 🙂 I'll go through the site you linked to to learn more.

    Take care!

    February 23, 2013 at 8:15 pm in reply to: Stumped – How to remove header widget title (Translator) #22494
    ntety
    Member

    That did it! I tried a version of that but must have mis-typed something. How can I bring the flag images in line with the rest of the menu tabs?

    Thanks again!

    Ryan

    http://www.finallyourwedding.com

    February 23, 2013 at 6:29 pm in reply to: Minimum Theme Help with Responsive Slider #22482
    ntety
    Member

    Hi Marybaum,

     

    I'm not sure what you mean. I don't want any posts on the homepage. I went through everything and marked it as draft to see if this would do the trick but mow my site says "Sorry, no posts matched your criteria.". I am trying to have the homepage end with the 4 social icon circles...

     

    Thanks!

    February 23, 2013 at 3:36 pm in reply to: Minimum Theme Help with Responsive Slider #22451
    ntety
    Member

    To center the slider:

    Go to Plugins > Genesis Responsive Slider > Edit > Go to the CSS file and search for "/* FlexSlider Necessary Styles". After "margin: 0" add the word "auto" so that it looks like below:
    /* FlexSlider Necessary Styles
    *********************************/
    .flexslider {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    }

    As far as the image sizes, I found that you have to scale/crop each image you want displayed to the exact dimensions you specify the slider to be. For example,  on my site (finallyourwedding.com), I made the slider max width 1000 max height 500 and used Gimp to resize and crop each image to that size. Not sure if that is the best wat but I am still trying to figure it all out my self 🙂

    You seem to have fixed a problem I am having. How do I get all of the blog posts off of my home page?

    Thanks!

    Ryan

    February 23, 2013 at 2:15 pm in reply to: Minimum Theme Help with Responsive Slider #22440
    ntety
    Member

    Of course! Can you send me the link to your site? All I did to center the slider was change “margin: 0″ to “margin: 0 auto”  in the CSS portion of the Slider Plugin itself. Up until that point I was changing things in the Themes files...

     

    February 23, 2013 at 2:05 pm in reply to: Center Genesis Slider – HELP Please #22436
    ntety
    Member

    Figured it out... Thanks! Had to change “margin: 0″ to “margin: 0 auto” in the .flexslider CSS portion of the Genesis Plugin.

    February 22, 2013 at 7:35 pm in reply to: Cool box shadow effects on responsive slider #22332
    ntety
    Member

    Where does the HTML code go?

     

    finallyourwedding.com

     

    Thanks

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 23 total)
1 2 →

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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