Inserting background image

Discussion in 'BizWay WordPress Theme' started by sapy_marketing, Jun 21, 2016.

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

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
    Aside from the home page, there is a small section underneath the menu bar that contains the heading of my page, eg. news, about, contact us etc.
    http://sapy.com/news/
    I would like to insert an image into that section, behind the text.
    In addition, I would like to use the same background image in the footer where the social links, email address and phone number reside.
    Please advise if this is possible?
     
  2. priya

    priya Guest

    Hi,

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .page-heading-container, .footer-wrapper {
        background: url('http://www.planwallpaper.com/static/images/518169-backgrounds.jpg');
    }
    Note: Use your desired image URL..

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. sapy_marketing

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
    thank you i will give it a go!
     
Thread Status:
Not open for further replies.

Share This Page