Support for Envato Buyers Forums OldCar How to change background color?

Viewing 1 reply thread
  • Author
    Posts
    • #3235
      Steve
      Member

      Where is the code to change the background color from a light tan to something else? Also, can the headers in the left sidebar be changed to a different color? Where can that code be found?

    • #3236

      It’s a customization issue. Generally, you can add the following CSS into “OldCar options > Custom codes > CSS code” for change the body background.

      body{background: YOUR COLOR;}

      And for change the the headers in the left sidebar, you can use the following CSS

      #sidebar h2{color: YOUR COLOR;}
Viewing 1 reply thread
  • You must be logged in to reply to this topic.