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

    On the blank page (or any individual page)…I suppose I can set the background-image via div class?

    Thanks in advance.

    #120043

    Hi,

    Yep, create a blank page. Then add this on your custom.css. Inspect page using Chrome or Firebug for FF, look for the unique body class.

    #top.avia-blank.page-id-1236 #wrap_all {
    background: red url(../images/background-images/Abducted.jpg) !important;
    }

    Mine is .page-id-1236. You might need a fairly large image for this to cope up to the theme’s responsiveness or use a pattern.

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Is there a method within Aries or Enfold that allows a full background picture’ is closed to new replies.