How to Change Font Color in Front Page 2

Homepage Community Forums Aspire Theme Support How to Change Font Color in Front Page 2

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #21649
    jamesc8913
    Customer

      Hi Wes, how can I change the color of the font in Front Page 2? Right now it’s white and I would possibly like to change it to a darker color. I see where to change the background color, but can’t seem to figure out the font. Thanks!

      #21673
      Wes
      Moderator

        You can add a color to this section on line 1563 in your CSS –

        .front-page-2 .image-section {
        	background: #fa5738;
        	padding: 10px 0 6px;
        }

        Here’s how to add your color –

        color: #000;

        #21680
        jamesc8913
        Customer

          Wes, thanks so much!

          #21687
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘How to Change Font Color in Front Page 2’ is closed to new replies.