Biblioteca de cunoștințe

  1. Remove side contact or language button from top right corner.

Remove side contact or language button from top right corner.

Portal clienți > Biblioteca de cunoștințe > Hexa > Customization > Remove side contact or language button from top right corner.

Style file override is located in "overrides" folder inside Hexa template. Rename style.css.new to style.css and add extra CSS.

Examples:

.hexa-container {display:none;}

Removes both side buttons from top right corner.

.hexa-container {display:none;}
.hexa-container-lang {display:block;} 

Removes contact button from top right and shows language only.

 

Răspunsul a fost util?
0 utilizatori au considerat informația utilă 3 Voturi

V-ar mai putea interesa și