Create a head-end.html
file in your scene directory (in Documents\Shapespark
) and place the following CSS snippet inside:
<style>
.info-item {
height: 80px;
}
</style>
80px
is just an example for the height. Adjust it to your needs.
Create a head-end.html
file in your scene directory (in Documents\Shapespark
) and place the following CSS snippet inside:
<style>
.info-item {
height: 80px;
}
</style>
80px
is just an example for the height. Adjust it to your needs.