Add a page heading area to home page under the menu

Discussion in 'Traffica WordPress Theme' started by 4noreen4, May 11, 2016.

  1. 4noreen4

    4noreen4 New Member

    Joined:
    Apr 15, 2016
    Messages:
    2
    Likes Received:
    0
    My client would like to add a divider between the menu and the slider that looks like the page heading where the breadcrumb menu appears on the inside pages. I added a wood background and he would like it to show up on the home page. Can you help me figure out how to add a div to the home page where I can repurpose this container without breaking the slider and rest of the page formatting? Thanks! :)

    .page_heading_container {
    }

    The site is live at: http://www.heartcenteracu.com
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. 4noreen4

    4noreen4 New Member

    Joined:
    Apr 15, 2016
    Messages:
    2
    Likes Received:
    0
  4. priya

    priya Guest

    Hi,

    Please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header_wrapper {
        background: url('http://www.heartcenteracu.com/wp-content/themes/acupuncturepro/css/color/images/breadcrumb-bkgd-wood.jpg');
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page