-
I'm trying to remove the "about" tab in the header, which is circled in the first screenshot below. The reason for this is that, when I am in any other tab, such as the "blog" tab, there are two tabs in the header that lead to the same page: my name (circled in red in the second screenshot below), and the "about" tab (circled in blue in the second screenshot below). One of these is redundant, and I'm trying to find a way to remove the "about" tab and keep my name only. Any suggestions on how I can do this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I'll answer my own own question. The "about" tab can be removed as follows.
Once you rebuild the website, the "about" tab should now be removed. |
Beta Was this translation helpful? Give feedback.
I'll answer my own own question. The "about" tab can be removed as follows.
al-folio/_includes/header.liquid
.al-folio/_includes/header.liquid
Lines 49 to 57 in c4c0665
{% comment %}
and{% endcomment %}
delimiters as follows: