Background pages for wordpress

4 replies
  • WEB DESIGN
  • |
Hi,

I have a one page site The Idea Banking – Infinite Impact Limited

I would like to segregate the pages so that when you click on each page, it would have its own background colour.
#background #pages #wordpress
  • Profile picture of the author HA-Dave
    If it's not too many pages, you could probably get by with targeting each page's bg with custom css. Simplest way it seems to me atm.

    Best,
    Dave
    {{ DiscussionBoard.errors[9236132].message }}
    • Profile picture of the author protechonline
      Originally Posted by HostAwesome View Post

      If it's not too many pages, you could probably get by with targeting each page's bg with custom css. Simplest way it seems to me atm.

      Best,
      Dave
      Do I have to do a custom css for each page?
      {{ DiscussionBoard.errors[9236166].message }}
  • Profile picture of the author HA-Dave
    You would just need to add a few lines of css to the main css file, dependent on the id of the page. For example, if you wanted to change the body color to black, and the page id was 100:

    body.page-id-100 {
    background: #000;
    }


    And you would just do that to whatever page color you wanted to change.

    Best,
    Dave
    {{ DiscussionBoard.errors[9236337].message }}
  • Profile picture of the author Ron Killian
    Was thinking the same thing CSS would be the quick easy solution.

    You could go with a page builder or visual editor, like a plugin, to change pages around how you want. Little more complicated and money. Little over kill for a background change
    Signature
    PLR Affiliate Program Has Launched! Easily Promote Over 5,000 PLR and MRR Products.

    Largest Selection of PLR Articles on the Planet! PLR Ebooks, PLR Video, PLR Websites and more with Private Label Rights
    {{ DiscussionBoard.errors[9236339].message }}

Trending Topics