Remove page titles from Goran theme
-
Hi everyone,
I want to remove the page titles from the Goran theme but I can’t get it to work! I don’t want the ‘About’ ‘Contacy’ etc visible as the graphic signposts the page. Does anyone have the CSS? Any help hugely appreciated!The blog I need help with is: (visible only to logged in users)
-
Copy this code into the CSS section of your customiser and it should do the trick, I based it on the Goran demo as your site is set to private but that shouldn’t change anything:
.page .page-title { display: none; } -
Hi, I am wondering if we can keep the page title but move it to below the graphic instead of on top?
-
@motlorg, can I ask you to create a new thread in the CSS Forum since your request is different? Many thanks in advance.
- The topic ‘Remove page titles from Goran theme’ is closed to new replies.