• 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

Changing the font color in certain sections of Parallax Pro

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 › Changing the font color in certain sections of Parallax Pro

This topic is: not resolved

Tagged: font color, parallax-pro, sections, widget

  • This topic has 7 replies, 3 voices, and was last updated 10 years ago by Fredrik.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • January 4, 2016 at 7:52 am #175545
    Fredrik
    Member

    Hi,

    I'm using the Parallax Pro theme.

    How can I change the font color in home section 3 without affecting home section 1?

    I would like the font color in section 3 to be black, and the font color in section 1 to be white. But as soon as I change one of them, the other changes as well.

    Thanks,

    Fredrik

    January 4, 2016 at 7:56 am #175547
    Victor Font
    Moderator

    Separate the CSS and create two different blocks:

    Current:

    .home-odd, .home-odd a:hover, .home-odd h1, .home-odd h2, .home-odd h3, .home-odd h4, .home-odd h5, .home-odd h6, .home-odd .featured-content .entry-title a, .home-odd .widget-title {
        color: #FFF;
    }

    New:

    .home-odd, .home-odd a:hover, .home-odd h1, .home-odd h2, .home-odd h4, .home-odd h5, .home-odd h6, .home-odd .featured-content .entry-title a, .home-odd .widget-title {
        color: #FFF;
    }
    
    .home-odd h3 {
        color: #000;
    }

    Regards,

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

    January 4, 2016 at 9:55 am #175557
    Fredrik
    Member
    This reply has been marked as private.
    January 4, 2016 at 11:51 am #175564
    Susan
    Moderator

    Fredrik:

    You have made your reply private. Only the person who created the thread (you), and a moderator (such as me) can see a private reply. Victor can't see your reply. You need to create a non-private reply.

    (As an aside - I'm not seeing the changes that Victor suggested be made to your website).

    January 4, 2016 at 1:05 pm #175574
    Fredrik
    Member

    Thank you for your reply, Victor . Unfortunately that solution didn’t work for me.

    Here’s a link to my webpage if you would like to take a look:

    http://effektivchef.se/

    BTW, the site is still under construction.

    The language is Swedish in case you wonder.

    Regards,

    Fredrik

    January 4, 2016 at 1:39 pm #175575
    Fredrik
    Member

    Thank you, Susan. The reason you didn’t see the changes is that I didn’t keep them since they didn’t work for me. However, I have re-added them now.

    January 4, 2016 at 1:48 pm #175579
    Victor Font
    Moderator

    My Bad, I looked at the wrong element.

    Current:

    .home-section-1, .home-section-3, .home-section-5 {
    background-attachment: fixed;
    background-color: #FFF;
    background-position: 50% 0px;
    background-repeat: no-repeat;
    background-size: cover;
    }

    New:

    .home-section-1, .home-section-5 {
        background-attachment: fixed;
        background-color: #FFF;
        background-position: 50% 0px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .home-section-3 {
        color: #000;
    }

    You'll also have to create a new button class if you want the buttons black.


    Regards,

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

    January 4, 2016 at 5:13 pm #175592
    Fredrik
    Member

    Thank you. That did the trick.

    Could you please specify what code I should change or add to make the button in section 3 black, without changing the button color in section 1?

    Regards,

    Fredrik

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