Please Help with Separating from Parent
-
Hi, new to the site. I am using a theme from ansp themes called constructo.
Currently, the pages (other than index) display a banner image, within that image is also a page title and bread crumb.
Like so:
<div>Image<div>H1 / Breadcrumb</div></div>What I need is to separate them, so the text is below the banner image:
<div>BannerImage</div> <div>H1</div>I cannot seem to find where to edit this in the template files.
SOURCE:
<div class='page-heading ' style="background-image: url(http://playgroundsurfacingpros.com/wp-content/uploads/2016/01/iStock_000027334561_XXXLarge.jpg);"> <div class='container'> <h1>About us</h1> <ul class='breadcrumbs'> <li><a href="http://playgroundsurfacingpros.com">Home</a></li> <li>About us</li> </div> </div>website is playgroundsurfacingpros.com
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been damaged by the forum’s parser.]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Please Help with Separating from Parent’ is closed to new replies.