איך לבטל את כפתור הכותרת?

I want to ask how to disable the header button?

Community Name

By Names of some community administrators
Link Access link

Brief introduction to the community

Some main topics discussed in the community

  • Topic 01
  • Topic 02
  • Topic 03

Some outstanding topics discussed in the community

  • Topic name + Post link 01
  • Topic name + Post link 02
  • Topic name + Post link 03

Replace the content above with information about your community, or an AI community :robot: you know of

Hi Hoàng Phúc Trần,

It seems a button appears on top depending on the template height.

You can hide it with this CSS code:

[data-wrap="template"] > button.add-template:first-child {
    display: none;
}
2 לייקים

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.