• 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

Help change color and design of WP Single Post Navigation arrow from plugin

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

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Help change color and design of WP Single Post Navigation arrow from plugin

This topic is: not resolved

Tagged: Redesign Navigation arrow from plugin HELP

  • This topic has 1 reply, 2 voices, and was last updated 10 years, 11 months ago by Brad Dalton.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • June 20, 2014 at 5:02 pm #110862
    melissamal
    Member

    Hello

    I need help coding and changing the arrow on this plugin. I really need step by step, I'm new to coding.

    Here are the directions:

    "Can I change the color of the links and/or the link hover behaviour?
    Yes, you can!

    First alternative: Just look in the packaged CSS file single-post-navigation.dev.css to find out the CSS selectors and rules and then overwrite them via your theme/child theme. In most cases you then have to apply them by adding an !important to the appropiate rule.

    Second alternative (HIGHLY recommeded!):

    Add a print stylesheet file wpspn-additons.css to your active theme's/child theme's root folder and you're done. It will be automatically enqueued after the packaged plugin styles so you are able to override them.

    (2) To not use the packaged plugin stylesheet at all just add your full own custom WPSPN stylesheet wpspn-styles.css to your active theme's/child theme's root folder and you're done. This will be properly enqueued then and NOT the plugin file."

    Directions from: http://wordpress.org/plugins/wp-single-post-navigation/faq/

    Can someone reply back with exactly what I need to do, step-by-step. Please and thank you!!

    You have to be on one of my posts to see the arrow to the right.

    http://www.integrativenutritionaltherapies.com/homemade-sauerkraut-mason-jar/
    June 20, 2014 at 5:36 pm #110865
    Brad Dalton
    Participant

    Use Firebug to find the color and copy the CSS rule to your child theme style.css file and change the color.

    #wpspn-prevpost a,
    #wpspn-nextpost a,
    #wpspn-prevpost-reverse a,
    #wpspn-nextpost-reverse a {
    border-bottom:1px dotted #ccc;
    border-top:1px dotted #ccc;
    color: red!important;
    font-size:100px;
    line-height:105px;
    padding-bottom:15px;
    position:fixed;
    text-align:center;
    top:42%;
    vertical-align:middle;
    width:80px;
    }


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

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