Skip to main content
Yoeri
Gainsight Employee ⭐️⭐️⭐️
November 27, 2018

Homepage configuration page in Control moved to a new place

  • November 27, 2018
  • 4 replies
  • 216 views

Hey,

In order to make the homepage configuration more visible and easier to find we put it as a dedicated link in the Control Menu structure.

You can find the Homepage configuration under Control > Configuration > Homepage (previously it was filed under Control > Forum Settings > Forum Structure > Edit Homepage)

This change is already in effect.

4 replies

a.slyusar
Contributor ⭐️⭐️⭐️⭐️
September 10, 2019
Hi, can I change border and remove the shadow on search bar? https://prnt.sc/p458x6
Yoeri
YoeriAuthor
Gainsight Employee ⭐️⭐️⭐️
September 10, 2019
Hey,

It is not possible to remove the border and shadow on the search bar via a setting. The search bar is an element that is used in multiple places in the platform. Making changes to this element means that these changes will be applied everywhere. For this reason we don't recommend removing the border of the search bar. If you do so the search bar will not be clearly visible on your topic pages.

Removing the shadow requires some 'advanced' customization, if you follow these steps you can remove the shadow.

1. Log in to Control and navigate to Settings > Third Party Scripts
2. Copy and paste the following code in the Before < /body> input field
code:
 < style>
input[type=search].search-box__input {
box-shadow: none;
}
< /style>

3. Save changes
Group Product Manager, Customer Communities
Contributor ⭐️⭐️⭐️
February 20, 2020

Hi @Yoeri ,

I am not able to find my Quicklinks set up anymore in the control environment. Any tip where I need to look?

Thanks, Claudia

Julian
Gainsight Employee ⭐️⭐️⭐️
February 20, 2020

Hi Claudia,

we have just released a new feature yesterday: Homepage customization.

With this new feature you can edit the quicklinks directly on your homepage. While logged in in the front end, you can choose to activate the customization mode to edit the quicklinks. This guide will help you further with your question I hope.

 

I follow my nose, it always knows