Move locked CTA section to bottom of page (before footer), hidden on login
This commit is contained in:
+2
-2
@@ -895,14 +895,14 @@ body[data-lang="en"] .hide-de { display: none !important; }
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
/* Locked image nach Unsere Themen — nur sichtbar wenn nicht eingeloggt */
|
||||
/* Locked image — nur sichtbar wenn nicht eingeloggt */
|
||||
.about-locked-wrap {
|
||||
position: relative;
|
||||
display: block;
|
||||
width: 100%;
|
||||
max-width: 800px;
|
||||
height: auto;
|
||||
margin: 32px auto 0;
|
||||
margin: 32px auto;
|
||||
border-radius: 16px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user