To change Hover Text properties

using css we can change font, size… etc .

.hovertext text{

        font-family: Helvetica !important;

        font-size:13px !important;

}

Thanks

Dinesh

1 Like

@etienne This works for the main hovertext, but not for the x-axis. How can I implement it there? Sample code pen.