Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
a#logo:after {
content: 'cykelparkering så nemt som at cykle';
font-size: 13px;
position: absolute;
top: 21px;
left: 2px;
width: 270px;
}
Hi
I would like to add a tagline beneath my text logo such as
CYKEL SIKRING
- cykelparkering så nemt som at cykle
Is that possible?
Jens Peter
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Perfect :-)