Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Corchea
tagDiv Member

Thank you! Because I needed that box to be displayed in desktop and tablet screens bigger than 767px, I changed the code to be:


@media
(max-width:767px){
.author{
display: none;
}
}

That way I only removed the blog from smartphones.

Thanks again for the help.

Sara

Corchea
tagDiv Member

Fenomenal, Jorge. Acabo de instalar la plantilla y seguro que tus vídeos me resultarán de gran utilidad.

Viewing 2 posts - 1 through 2 (of 2 total)