• Resolved Amy

    (@ontherye)


    Sorry to bother you again. Could you help me with:

    – changing the menu font/color
    – changing color of social media icons
    – changing font size & color for post published date

    I was able to make changes to some of these items before the update so I’m not sure what happened. Thanks again =]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Amy

    (@ontherye)

    Hi, I figured out the font/color for both the menu text and social media icons! I just forgot to put !important =)

    If you could help me with the post published date that would be awesome! =) Thx

    Theme Author Ben Sibley

    (@bensibley)

    Okay great, that can be modified with this CSS here:

    .post-byline {
      font-size: 16px;
      color: #ccc;
    }

    That will affect the date on both the homepage and the individual post pages.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Color and Sizing’ is closed to new replies.