Course project
Ele_Graphic_Lab | Portfolio - Resultado del curso: "Creación de una web profesional con WordPress"
by Elena Campos @elenalenete
- 156
- 1
- 1
Dirección del sitio web: https://elegraphiclab.es/
Es mi primer contacto con WordPress y me ha parecido un programa muy interesante, ya que permite mucha versatilidad y creatividad (con la ayuda de los temas y plugins). Estoy muy contenta de como ha quedado el resultado final, pero se que será algo que siempre estaré haciendo pequeños cambios de mejora.
* Después de un año de finalizar el curso, he realizado cambios y ahora si que me gusta realmente como ha quedado el resultado final

1 comment
igmoweb
Teacher Plus@elenalenete Congratulations on finishing the course and I'm glad you enjoyed it :). The page is very good and it looks perfectly. I see that instead of using a portfolio you have used pages to show the projects. Is it for any reason? Wouldn't you like a Custom Post Type for that?
On the other hand, if you want the home to have no separation between the projects, you can apply the following css rule:
body.home #content .wp-block-group {
margin-top: -30px;
}
See original
Hide original
Log in or join for Free to comment