• 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

I need a code to change my title weight (only half of it)

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 › I need a code to change my title weight (only half of it)

This topic is: resolved

Tagged: code, Executive, genesis, html, title

  • This topic has 5 replies, 3 voices, and was last updated 8 years, 7 months ago by saulosegurado.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • August 19, 2014 at 2:42 pm #119858
    saulosegurado
    Member

    Hey, guys!

    My site title is SAULO SEGURADO and i need to get only half of it bolded like: "SAULO SEGURADO".

    So, can you help me with a code or css (if it is possible) that solve it? (I need to know also where to enter it - which file.)

    Theme: executive.

    Thanks in advance!

    Att,

    SAULO SEGURADO.

    http://saulosegurado.com/
    August 19, 2014 at 3:59 pm #119878
    Anita
    Keymaster

    Hi, use Carrie's code here. It works great!


    Love coffee, chocolate and my Bella!

    August 21, 2014 at 9:46 am #120232
    saulosegurado
    Member

    Hey, Anita!

    Thanks for your answer, but i need a code, not an paid alternative.

    Still waiting for help on this.

    Regards.

    Att,

    SAULO.

    August 21, 2014 at 10:09 am #120240
    Anita
    Keymaster

    That's not a paid product. The code is directly in that link. You just need to read it and follow the instructions.


    Love coffee, chocolate and my Bella!

    August 21, 2014 at 7:39 pm #120381
    DTHkelly
    Member

    Ditto, Anita!

    From Carrie Dils' tutorial: http://www.carriedils.com/tips-genesis-extender/

    Add this to functions.php

    /** Add additional style to site header */
    add_filter('genesis_seo_title', 'cd_site_title', 10, 3);
    function cd_site_title($title) {
    	$title = '<h1 id="title"><a href="http://www.carriedils.com" title="Carrie Dils"><span class="carrie">Carrie</span>Dils</a></h1>';
    	return $title;

    Add this to style.css

    
    #title a {
    	text-transform:uppercase;
    }
    
    #title .carrie {
    	color: #666;
    	font-weight: 300;
    }
    August 22, 2014 at 7:21 am #120459
    saulosegurado
    Member

    Done! Thank you all.

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

© 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