Tagged: title container
Hi,
I’m trying to create a title container exactly the same as on this page/, so far the height won’t change and I don’t know how to change the breadcrumbs.
I hope you could help me!
Greetz,
Thomas
Hey thomasdries,
Please provide a link to your site/page in question so we can inspect and look into this further.
Best regards,
Jordan Shannon
It is not for just one page, but all pages except the home page. This is the site.
Hi,
I added the following to quick css:
#top .title_container .container{
min-height:125px!important;
background:#f7f7f7!important;
border-bottom: 1px solid #ededed!important;
}
h1.main-title.entry-title{
padding-top:30px!important;
}
h1.main-title.entry-title a{
font-size: 20px;
color: #4d4d4d!important;
text-transform: uppercase;
font-weight: inherit;
letter-spacing: 2px;
}
.breadcrumb.breadcrumbs.avia-breadcrumbs{
color: #919191!important;
margin-top:40px!important;
}
a.trail-begin{
color:#afafaf!important
}
.alternate_color{
background:#f7f7f7!important;
}
This seems to have replicated what you need.
Best regards,
Jordan Shannon
Thanks a lot!!
Hi,
No problem at all. If you need additional help with anything else, don’t hesitate to let us know here in the forums.
Best regards,
Jordan Shannon