Button 2, change post block color?

  • Unknown's avatar

    I am using the button 2 theme and I have changed the background color but was wondering if there was a way to set the middle block to a light gray instead of the default pure white.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hello!

    Your site isn’t live yet, so I can’t see it, but this might be what you wanted:

    
    .site {
    	background-color: mintcream;
    }

    In this example, I set the color to mintcream. You would replace that value with your own color preference.

    Please let us know if this works for you.

  • The topic ‘Button 2, change post block color?’ is closed to new replies.