text alongside posts very faint, difficult to see

Homepage Community Forums Epik Theme Support text alongside posts very faint, difficult to see

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9647
    Event
    Customer

      Hello,

      The text that appears underneath all the images on the homepage is faint, can hardly be seen. Cannot adjust the color or make the text darker. Please help. Thank you.

      #9648
      Event
      Customer
        This reply has been marked as private.
        #9660
        Wes
        Moderator

          Look around line 2865 in your css and change the #eee to #333 or whatever color you want. This is what it looks like –

          .epik-blue .head-wrap p,
          .epik-blue .welcome p,
          .epik-blue .home-feature-bg-dark p,
          .epik-blue .author-box p,
          .epik-blue .footer-widgets p {
          	color: #eee;
          }

          You can split them up if you don’t want to change all of them together.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.