• 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

mariafernandez

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 11 posts - 61 through 71 (of 71 total)
← 1 2 3 4
  • Author
    Posts
  • December 21, 2012 at 3:41 am in reply to: Genesis Simple Edits bug #6596
    mariafernandez
    Member

    I'm using Balance.

    In the post info section I deleted the date and the word 'by'.

    I also deleted the footer back to top link, and all the footer credits text.

    The rest was left untouched.

    December 20, 2012 at 7:45 am in reply to: Sidebar horizontal line without padding or margin – Balance #6383
    mariafernandez
    Member

    OK. I've now figured it out. In case there's someone else with the same problem, here's the solution:

    The original .css was:

    .sidebar .widget {
    border-bottom: 1px solid #ddd;
    margin: 0 0 30px;
    padding: 0 0 30px;
    }

    Now I have:

    .sidebar .widget {
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px;
    padding: 20px 20px 20px;
    }

    December 20, 2012 at 7:22 am in reply to: Sidebar horizontal line without padding or margin – Balance #6380
    mariafernandez
    Member

    On my .css I've tried changing to zero just about every margin and padding I can see. Nothing seems to work. The text moves to the edges every time. Perhaps you can give me a clue as to which margin you're referring to?

    Thanks.

    December 20, 2012 at 6:45 am in reply to: Remove footer line with return to top and copyright – Balance #6368
    mariafernandez
    Member

    Brian, thanks. The Simple Edits plugin did the trick, and I was also able to remove the post date. I've now restored the functions.php file to the original.

    December 20, 2012 at 6:36 am in reply to: Sidebar horizontal line without padding or margin – Balance #6361
    mariafernandez
    Member

    Outside? That would look ugly. What I want is what this other blog has done: http://www.janscarbrough.com/biography/

    (See sidebar lines reaching the edges, rather than covering only the same area as the text because of the padding)

    December 20, 2012 at 6:32 am in reply to: How to remove time stamp on Balance #6359
    mariafernandez
    Member

    anitac, thanks.

    Can anyone confirm whether using the Simple Edits plugin is better than doing php changes? I'm thinking long term and possible problems with upgrades. Thanks.

     

    December 19, 2012 at 4:37 pm in reply to: Sidebar horizontal line without padding or margin – Balance #6269
    mariafernandez
    Member

    On my blog's sidebar there's technically only one horizontal line, which gets repeated after each section. The social media icons, for instance, have a line above and below them.

    I'd like that bar to reach the edges of the white area, but I haven't found a way of doing it.

    Blog: http://www.spanish-bites.com

    Maria

     

    December 19, 2012 at 10:50 am in reply to: Remove footer line with return to top and copyright – Balance #6200
    mariafernandez
    Member

    Yes, I've come across that in many posts, but you need to remove the <p> ... </p>:

    /** Customize the entire footer */
    remove_action( 'genesis_footer', 'genesis_do_footer' );
    add_action( 'genesis_footer', 'custom_footer' );
    function custom_footer() {
        ?>
        <p>&copy; Copyright 2012 <a href="http://mydomain.com/">My Domain</a> &middot; All Rights Reserved &middot; Powered by <a href="http://wordpress.org/">WordPress</a> &middot; <a href="http://mydomain.com/wp-admin">Admin</a></p>
        <?php
    }

    What you need to put on your functions.php is:

    /** Customize the entire footer */
    remove_action( 'genesis_footer', 'genesis_do_footer' );
    add_action( 'genesis_footer', 'custom_footer' );
    function custom_footer() {
        ?>
        <?php
    }

    I've posted this in case others want to remove that line too.

    December 19, 2012 at 7:27 am in reply to: Background colors – Balance #6140
    mariafernandez
    Member

    Thanks, SoZo

    My blog is now looking a lot nicer.

    December 19, 2012 at 7:25 am in reply to: Footer font color – Balance #6139
    mariafernandez
    Member

    Jen,

    Thanks. I just worked out the problem and my footer is much improved.

    Now I'd like to bring in the three lines at the very bottom within the dark background. Do you know how I can achieve that?

    Blog: http://www.spanish-bites.com/

     

    P.S.: I'm also using Firebug now

    P.S.S.: I love Genesis

     

    December 19, 2012 at 3:58 am in reply to: Footer font color – Balance #6125
    mariafernandez
    Member

    I'm afraid that didn't work. In fact, something weird happened. I used this other code instead:

    #footer-widgets .widget a,
    #footer-widgets .widget a:visited {
    color: #444;
    font-weight: normal;
    text-decoration: none;
    }

    Now I have footer links in the new color and some in the old one, and the underline is still there. Any idea what's causing this?

    Maria

     

  • Author
    Posts
Viewing 11 posts - 61 through 71 (of 71 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

© 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