Author Box After Posts

Homepage Community Forums Epik Theme Support Author Box After Posts

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9810
    sammymiami
    Customer

      The author box and author archive texts seems to be linked to the same CSS code.

      So either the post author text is illegible because it is too dark or I adjust it to be lighter and the author archive box is too light. I tried adding html font color adjustments, that didn’t work. You can see the issue perfectly here: http://www.boutique-hospitality.com/author/sam/

      #9823
      Wes
      Moderator

        You can add a color to the author box by looking in your css around line 1073……..and add it in like this –

        .author-box p {
            color: #eee;
            margin: 0;
        }
      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.