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 { background: #f6f6f6 url(/wp-content/themes/acupuncturepro/css/color/images/breadcrumb-bkgd-wood.jpg) center repeat; } The site is live at: http://www.heartcenteracu.com
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
Hi Priya, I provided the URL in my original post on the last line: "The site is live at: http://www.heartcenteracu.com "
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