Add class we will have Class It Up automatically provide
This commit is contained in:
parent
fcc77247d3
commit
07861c3d9a
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* On any page except the home, drop the title over (where we want) the image (to be). */
|
/* On node pages, drop the title over (where we want) the image (to be). */
|
||||||
.page-title {
|
.page--content-item .page-title {
|
||||||
height: 0;
|
height: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
|
Loading…
Add table
Reference in a new issue