Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Miguel Newcomer
@rvlv · Joined 2 years ago · 3 posts · 1 topics · 1 reputation
Badges
✏️ First Post
💬 Conversation Starter
Recent posts
-
Replace "grav site title" with image logo on Hypertext theme?
· 2 years ago
Oh, you mean Grav automatically updates the theme? Thanks for the solution, will look into it.
-
Replace "grav site title" with image logo on Hypertext theme?
· 2 years ago
Here's the solution I figured out: go to user/themes/hypertext/templates/partials/page/header.html.twig Replace {% else %} <h1><a href="{{ home_url }}">{{ site.title|e('html') }}</a&
-
Replace "grav site title" with image logo on Hypertext theme?
· 2 years ago
Does anyone know how to replace the text site title name on the theme Hypertext with an image logo? Thanks