Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Stas Yaremenko Newcomer

@famousright · Joined 5 years ago · 5 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • How can I hide a div? · 5 years ago

    I can't reach them anymore because they are not working at the company. There is a Custom Script section on the page where I want execute this script. I just don't know why it may be not working. I wa

  • How can I hide a div? · 5 years ago

    Isn't this universal for all themes? Can theme block custom scripts?

  • How can I hide a div? · 5 years ago

    This section. We are using our company custom theme.

  • How can I hide a div? · 5 years ago

    But this is still not working. Can I just write scripts in this section?

  • How can I hide a div? · 5 years ago

    I was trying to use Custom Script section on the page and write something like this there: document.getElementsByClassName('navigation').style.display = 'none'; But it doesn't seem to work. Can you he