Viewing 2 replies - 1 through 2 (of 2 total)
  • in your editor:

    Appearance > editor find the style.css code:

    Then find:

    .sticky .entry-content {
         background: whiteSmoke;
         border-bottom: 1px solid #DDD;
         padding: 10px 10px 0;
    }

    change background: whiteSmoke; to: background: white;

    Thread Starter opportunist86

    (@opportunist86)

    Thanks mate! Great! I just changed this post to sticky. Didn’t notice.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing content area color’ is closed to new replies.