• 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

How to change sidebar widget color?

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 › How to change sidebar widget color?

This topic is: not resolved
  • This topic has 3 replies, 2 voices, and was last updated 8 years, 8 months ago by ayeluigi.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • February 18, 2017 at 6:33 pm #201477
    ayeluigi
    Participant

    Hi all, I'm looking to change the color of the side bar widget titles. The colour in which the text is in, e.g. the box around recent posts, subscribe here etc.
    Here is a photo of the boxes that I'm trying to change. Currently they are black.

    View post on imgur.com

    Any help would be hugely appreciated 😀

    February 18, 2017 at 7:58 pm #201478
    Andykev
    Participant

    You should use "inspect" element to identify the area you want to change, and then go to your .css for that purpose. Using inspect element allows you to play with colors, etc. to get exactly what you want.

    Posting a link to your site would be the only way for you to have someone here give you the exact place to make the change. You did not identify what theme you are using, etc.

    February 19, 2017 at 12:53 am #201484
    Andykev
    Participant

    I did a little Google detective work and found your site.

    You are using Magazine Pro.

    You need to change the below, and in this I have change the background
    from black to RED. You can chose your color..you didn't say what you
    wanted.

    Line 837 of your .css

    .magazine-home .content .widget-title,
    .sidebar .widget-title {
    	background-color: #f50606;
    	color: #fff;
    	padding: 10px;
    }

    You could also change the background to "BLUE" as an example, or any color you wanted,
    and "center" the content in the sidebar area by using this code at line 548:

    /* Primary Sidebar */
    
    .sidebar-primary {
    	float: right;
    	width: 360px;
    	background-color: blue;
    	padding: 30px!important;
    }

    All these changes were found by targeting your specific part of the page with "inspect element" and then changing the appropriate code. It's the easiest way to test color or other .css changes.

    Hope this helps you.

    March 4, 2017 at 7:10 pm #202478
    ayeluigi
    Participant

    Great! Worked perfectly 😀 Thanks!

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