Can change HOME button to specify folder? #752
-
I want open the index.html first and redirect to specify home folder, Can i do that? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
the best way to do this is to go Admin-panel > internet > address |
Beta Was this translation helpful? Give feedback.
-
i missed the part where you asked for "index.html" |
Beta Was this translation helpful? Give feedback.
-
so, your problem is that you dont' want the user to be able to click home to go back to the index.html ? |
Beta Was this translation helpful? Give feedback.
-
admin-panel > custom html > section style
|
Beta Was this translation helpful? Give feedback.
admin-panel > custom html > section style
.breadcrumb:nth-of-type(2) { display: none }