Background Image

Discussion in 'Appointway WordPress Theme' started by lyubo, Mar 2, 2016.

Thread Status:
Not open for further replies.
  1. lyubo

    lyubo Guest

    Joined:
    May 15, 2013
    Messages:
    67
    Likes Received:
    1
    Hello,
    can i make one image (JPG) as a background for the whole site. I mean that the page background would be seen to the top without header background?
    Thank you!
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    body, .menu_container, .header_container {
        background: url('http://www.selenaj.com/wp-content/uploads/2015/02/love.jpg');
    }
    Note: Put your desired image URL...

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. lyubo

    lyubo Guest

    Joined:
    May 15, 2013
    Messages:
    67
    Likes Received:
    1
    It works perfect, thank you!
     
  4. priya

    priya Guest

    You're welcome..:)

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page