Support for Envato Buyers Forums OldCar Custom background image

Viewing 1 reply thread
  • Author
    Posts
    • #10586
      lyricalember
      Member

      Need to create a custom background image via url, any code to help me do that?

    • #10588

      Hi

      Did you mean add the background picture for the page body?

      You can add the following custom CSS into OldCar options > Custom Code > Custom CSS

      body{background-image:url('YOUR IMAGE URL');background-repeat:no-repeat;background-size:cover;}

      Thanks

Viewing 1 reply thread
  • You must be logged in to reply to this topic.