• 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

markmelch

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 13 posts - 21 through 33 (of 33 total)
← 1 2
  • Author
    Posts
  • September 9, 2013 at 4:35 pm in reply to: Frameworks site not responsive – what's wrong? #61595
    markmelch
    Member

    Try going to "Appearance" and resetting the menu...

    September 6, 2013 at 2:05 pm in reply to: How do I duplicate my site just like the demo Agency theme? #61134
    markmelch
    Member

    Sorry, I don't have a good way to troubleshoot IE issues.

    September 6, 2013 at 10:18 am in reply to: How do I duplicate my site just like the demo Agency theme? #61093
    markmelch
    Member

    I suggested last line of the style.css file. I see it now. It looks to me like it is up around line 594 not at the end of the style.css. On Safari it looks like it is working. If you want to increase the spacing around the button try something like:

    #home-slider a.more-link {
    display: inline-table;
    margin: 9px 0 0 72px;
    }

    Set the margins to your liking. From left to right they are Top Right Bottom Left.

    September 6, 2013 at 12:06 am in reply to: Help please with sidebar padding #61026
    markmelch
    Member

    Try #text-8 { padding-top: 0px; }

    I think this is what controls it:

    .sidebar .widget {
    margin: 0;
    padding: 30px 20px;
    }

    and you want to change it but limit the change to widget #text-8

    September 5, 2013 at 11:59 am in reply to: How do I duplicate my site just like the demo Agency theme? #60893
    markmelch
    Member

    I'm looking at http://adultacnetreatmentreviews.com/wp-content/themes/agency/style.css and, unless I'm looking at the wrong file, I do not see the "#home-slider a.more-link { display: inline-table; }" anywhere.

    September 5, 2013 at 11:17 am in reply to: How do I duplicate my site just like the demo Agency theme? #60885
    markmelch
    Member

    Sunil, The safest thing to do is to just put #home-slider a.more-link { display: inline-table; } as the last line of the style.css file of your child theme. If you need to use !important it will look like #home-slider a.more-link { display: inline-table!important; }

    September 5, 2013 at 10:24 am in reply to: How do I duplicate my site just like the demo Agency theme? #60870
    markmelch
    Member

    @sunil You need to modify the styling for a.more-link. I see it in 2 places. One chunk of code starting at line 1225 (pasted below) and one at line 1237. You may be able to put #home-slider a.more-link { display: inline-table; } at the end of your style.css. You may need to add !important.

    input[type="button"],
    input[type="submit"],
    #home-slider a.more-link {
    	background: url(images/button.png) 0 0;
    	border: 1px solid #6297ad;
    	color: #fff;
    	cursor: pointer;
    	font-family: 'PT Sans', sans-serif;
    	font-size: 14px;
    	padding: 6px 7px;
    	text-decoration: none;
    	text-shadow: 1px 1px #47819b;
    }
    September 4, 2013 at 1:06 pm in reply to: How do I duplicate my site just like the demo Agency theme? #60695
    markmelch
    Member

    @Sunil,

    For the button, perhaps try adding "display: inline-table;" to "#home-slider a.more-link {".

    Or maybe even "display: block;" and "text-align: center;"

    August 29, 2013 at 1:19 pm in reply to: strange artifact in the footer #59584
    markmelch
    Member

    Are you sure it is not in wp-admin/admin.php?page=genesis or something in widgets or functions.php that might still have the code?

    August 29, 2013 at 12:38 am in reply to: strange artifact in the footer #59450
    markmelch
    Member

    That is a broken image icon. (Appears in Safari too) An image named fh.png is being called from http://johnstestsite.org/wp-content/uploads/2012/10/fh.png.

    I'm not familiar with your theme nor plugins so can't help there. But if it is/was in your uploads folder it was probably user added.

    August 24, 2013 at 5:45 pm in reply to: Best WordPress Security Plugin? #58641
    markmelch
    Member

    I've tried many as well and have settled on a combination of:

    Bullet Proof Security

    BulletProof Security

    BulletProof Security – Website Security


    I use both the free and pro version. Great support.

    Limit Login Attempts


    http://wordpress.org/plugins/stealth-login-page/

    August 20, 2013 at 7:59 pm in reply to: Use Genesis core as child theme #57825
    markmelch
    Member

    I'm new to Genesis, so I may be way off, but I believe you would need to add some functions to the core functions.php e.g.:

    //* Add HTML5 markup structure
    add_theme_support( 'html5' );

    August 16, 2013 at 1:36 pm in reply to: New to Genesis and comparing to Thesis #56870
    markmelch
    Member

    Listic 1.2 is supposed to be responsive with the caveat "check this if you want to enable the responsive layout for Listic (you should be using Responsive/Fluid WordPress theme for this feature to work!)"

    I'll take a look at the Genesis Responsive Slider. Thanks for the tip.

  • Author
    Posts
Viewing 13 posts - 21 through 33 (of 33 total)
← 1 2
« 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