• Hi Ben,

    One other question… How do I specify the background color of the author box on posts? I can’t seem to locate it any color options. Thanks in advance.

    Joel

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Joel,

    Here is a CSS snippet you can use to change the background color of the author box:

    .author-meta {
    background-color: #034053;
    }

    Please copy and paste this into the Custom CSS section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter J Harris – 23 Machine

    (@23machine)

    Thanks again Ben! Works great.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.