Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
@media (max-width: @xf-responsiveMedium)
{
.p-nav-smallLogo a
{
&:before
{
content: "Logo text";
font-size: 16px;
}
img
{
display: none;
}
}
}