welcome wide background color

Homepage Community Forums Epik Theme Support welcome wide background color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13920
    mfickler
    Customer

      Can I change the welcome wide widget area background color from black to the background color used in the rest of the site? light gray I guess you’d call it.
      http://oldspartanfitness.com/

      #13974
      Jason M
      Customer

        Yes, if you edit line 1316 in your css you can change the color from there –

        .welcome-wide {
            background: #303236;
            clear: both;
        }

        You can use an online color picker to find out the exact color code you’ll need to replace the above.

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