Evidentia 3.1.5 introduced custom styles for Evidentia reports. This feature allows you to customize the way Evidentia reports look.

The recipes below are common customizations requested by users, or recipes submitted by the community.

Hide Evidentia logo

.logo { display:none; }

Display title on left

.titleblock { text-align:left;width:500px; }
.preparedby { text-align:left; }

Increase section header size

#pagecontent h2 { font-size:larger; } 

or

#page-content h2 { font-size:18px; } 


Would you like to submit a style recipe that you think others may enjoy? Use the contact form below. we will test your recipe and add it to the “cookbook” if we feel it has general interest.
[gravityform id=”6″ title=”true” description=”true”]