• 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

Changes in custom.css do not show up on site

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 › Changes in custom.css do not show up on site

This topic is: not resolved

Tagged: custom css, Executive, genesis

  • This topic has 2 replies, 2 voices, and was last updated 12 years ago by Kaatje.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • June 16, 2014 at 1:55 pm #110032
    Kaatje
    Member

    Hello,

    I have been searching old topics but do not seem to find the answer to my question...

    I am using the Genesis/Executive theme. I am relatively new to wordpress but learning every day. With the help of the topics on this forum I have managed to make some changes to my style.css to be able to change the colors on my site.

    Then I found some posts and videos that suggested it is better to create a new custom.css style and make my changes there. So, I have managed to make a custom.css style based on the Executive style.css and uploaded so I can see it in my Editor.
    The video suggests to add the following code to the wp_head() of the Genesis theme settings;

    <link rel='stylesheet' type='text/css' href='http://yourdomain.com/wp-content/themes/executive-pro/custom.css' media=''all'' />

    I did this, however the changes that I make to the custom.css file do not show up on my site...

    I hope someone can give me a good advice how to continue! Thanks for taking my question into consideration in advance.
    Karin

    June 16, 2014 at 3:24 pm #110043
    neilgee
    Member

    I would do the changes in the one CSS file and just keep the changes together so you know what's been edited, and it's one less server request, but if you wanted the 2nd CSS file you can add it in via a function in your functions.php file.

    function mytheme_customcss() {
       wp_enqueue_style('customcss', get_stylesheet_directory_uri () . '/wp-content/themes/executive-pro/custom.css'); 
    }
     
    add_action('admin_init', 'mytheme_customcss');

    Neil Gee
    WP Beaches
    Coolest Guides

    June 17, 2014 at 12:46 pm #110223
    Kaatje
    Member

    Thanks for your answer, I think I'll just stick with the first style.css file then.

  • 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

© 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