• Resolved Omarhawwash

    (@omarhawwash)


    Hello WP Forums!

    I was wondering if there was a way to change the background on the pages, or at least on the front page? I would like the background not to be a colour but a picture. Is this a possibility in Profitmag, or nah?

Viewing 2 replies - 1 through 2 (of 2 total)
  • CypressWebs

    (@jmeyer2485)

    In your Child Theme or CSS Editor Plugin try this code:

    .wrapper {
        background: url("http://www.ImageURL.com") no-repeat fixed 0% 0% transparent;
    }

    *Note
    If your theme has a custom CSS Editor in it, you can also paste the code in there.

    Never edit core CSS or PHP files, they’ll be deleted when the theme is updated.

    Theme Author Rigorous Themes

    (@wpgaint)

    Hello..!
    Thanks for using our ProfitMag Theme.
    Changnig your background image is simple..and you dont need any css code..
    Just follow :
    => login to profitmag wp-admin
    => open your site
    => At the top let,hover a mouse and a option is seen called “CUSTOMIZE”..click
    => Select background option and choose your image as your choice.
    Thanks..!
    WpGaint Support Team.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Background change in css?’ is closed to new replies.