• 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

Add CSS class in all a href links

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 › General Discussion › Add CSS class in all a href links

This topic is: resolved
  • This topic has 2 replies, 2 voices, and was last updated 10 years, 3 months ago by macrunner.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • March 29, 2016 at 7:31 am #182427
    macrunner
    Participant

    Hi,
    I would add my own CSS class in all a href attribute.
    For example in the article titles:

    <h2 class="entry-title" itemprop="headline">
    <a href="http://examplesite.com/demo-article/" rel="bookmark">Demo Article</a>
    </h2>

    I would add the class MYCUSTOMCLASS

    <h2 class="entry-title" itemprop="headline">
    <a class="MYCUSTOMCLASS" href="http://examplesite.com/demo-article/" rel="bookmark">Demo Article</a>
    </h2>

    thanks for any help or suggestions

    March 29, 2016 at 8:16 am #182431
    Victor Font
    Moderator

    If you add this to Genesis/Theme Settings in the Header Scripts area, it will add a custom class to all of your links:

    <script>
    jQuery(document).ready(function ($) {
        "use strict";
        $( "a" ).addClass( "myCustomClass" );
    });
    </script>

    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    March 29, 2016 at 8:26 am #182433
    macrunner
    Participant

    Hi Victor,
    it works so great, thank you!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ 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

© 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