• 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

hwaitah

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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 1, 2015 at 10:34 am in reply to: How to Remove Dotted Lines under links #139284
    hwaitah
    Member

    Thanks Badlywired. As I've posted earlier, whatever changes I made at Appearance > Editor > styles.css had no effect. So, based on what you wrote, I figured out to make the change at Appearance > Edit CSS (I had the Jetpack installed) by adding the following lines:

    a {
    	border-bottom: none !important;
    }
    
    .footer-widgets a {
    	border-bottom: none !important;
    }

    And voila! The dotted lines disappeared at the content and footer.

    Thanks so much Krishan and Badlywired for all your help.

    February 1, 2015 at 9:35 am in reply to: How to Remove Dotted Lines under links #139265
    hwaitah
    Member

    Thanks Krishan.

    I did as you said at Appearance > Editor > styles.css and there was no changes. Then I did it at Appearance > Edit CSS and now there's no dotted lines at below 'Read more' links on the front page. However the other links still have the dotted lines. For example, if you scroll down, you will still see them. Even pictures that have hyperlinks have the dotted lines below them, which is what I don't want.

    Is there a way or code to make a global change to remove the dotted lines on all the links?

    Thanks again.

    March 1, 2013 at 2:11 am in reply to: Inspyr Theme – 2 Questions #23460
    hwaitah
    Member

    So, I've commented out a line as below.

     

    function child_grid_loop_helper() {
    global $inspyr_theme_var;
    if (function_exists('genesis_grid_loop') && !$inspyr_theme_var->options['inspyr_disable_homepage']) {
    remove_action('genesis_before_post_content','generate_post_image',5);
    genesis_grid_loop(array(
    'features' => 1,
    'feature_content_limit' => 0,
    /***    'grid_image_size' => '',  */  /*I commented out this line*/
    'grid_content_limit' => 0,
    'more' => __('Continue','inspyr'),
    'posts_per_page' => 5,
    ));
    }
    else { genesis_standard_loop(); }
    }
    remove_action('genesis_loop','genesis_do_loop');
    add_action('genesis_loop','child_grid_loop_helper');

     

     

    It helps to remove the duplicated in the featured post, but the size of my image in the latter posts (below) have become smaller (thumbnail) instead. That's an unwanted side effect. Any help please?

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 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