How can I change the background color of welcome feature 7?

Homepage Community Forums Epik Theme Support How can I change the background color of welcome feature 7?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12119
    fabsfabian
    Customer

      Hello Wes and coding gurus once again,

      Here comes another question for the epic EPIK theme:
      How can I change the background color of welcome feature 7?
      My site: http://69.195.124.209/~fabsfabi/

      Thank you in advance,

      Fabs

      (PS: I have a few more questions, but I’ll post them in a different thread, to keep it simple)

      #12138
      Eric
      Customer

        Did you mean Home Feature 7? If so, you can find it on line 1619 in your css and just add whatever color you want in its place like this (as an example) –

        .hf7 {
            background: #888;
        }

        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #12149
        fabsfabian
        Customer

          Yes, I meant ‘home feature 7’ (sorry). The code you gave me worked perfectly. Thank you once again! Did I mention that you rock?! 🙂

          #12168
          Eric
          Customer

            Awesome! 🙂


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘How can I change the background color of welcome feature 7?’ is closed to new replies.