Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1402811

    Hi!

    I want a background image for the whole page at

    How do I do?

    #1402850

    Hey Espressoreklam,

    Thank you for the inquiry.

    You can use this css code to apply a background to the first container in the portfolio page.

    .single-portfolio #main .container_wrap_first > .container {
        background: red;
    }
    

    Best regards,
    Ismael

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