• 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

Link as Button

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 › Link as Button

This topic is: not resolved

Tagged: CSS Buttons

  • This topic has 2 replies, 2 voices, and was last updated 9 years, 1 month ago by wbxpress.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 11, 2014 at 8:41 am #89802
    wbxpress
    Member

    I have added few links at the footer sections of my blog. How to make these links appear like a button? It should be similar to other buttons e.g. page numbers, next page etc. where i think only CSS is used. Can you please help me in this regard?

    http://wbxpress.com
    February 11, 2014 at 9:18 am #89823
    chillybin
    Member

    Just add the class="button" to each link

    <a href="http://wbxpress.com/category/bcwd/" class="button">Backward Classes</a>

    Then add this to your style.css file

    a.button {
        background-color: #222;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        padding: 8px 12px;
        padding: 0.8rem 1.2rem;
    }
    
    a.button:hover {
        background-color: #ed702b;
        text-decoration: none;
    }

    We are a web design & development consultancy based in Singapore who specialise in all things WordPress & Genesis. | ChillyBin Web Design & Consultancy: http://www.chillybin.com.sg | Twitter: @chillybindesign

    February 11, 2014 at 9:35 am #89829
    wbxpress
    Member

    thank you very much. it worked perfectly.

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

© 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