1
5 Comments

Has anyone figured out a workaround on having different background images depending on the page you go?

like for example #about and #contact page having different background images.

on July 11, 2020
  1. 2

    I haven't tried this.

    But you could put all the content in the new section in 1 container that you make full screen and then you change the background of that container.

    Hope you understand what I mean 😅

    1. 2

      yes definitely do. I was just playing around with a container today.

      thanks for the suggestion!

  2. 1

    Set the page to a wide box.
    Add containers for each arch in full width.
    Add content to each container.
    Add different backgrounds to each container.
    Add section breakers to create “pages”.

  3. 1

    Possible workaround: put them on subdomains and thus different cards.

    1. 1

      Hmmmm, I'll have to look into subdomain documentation. Don't really know how those work.

      1. 2

        This comment was deleted 5 months ago