/Advanced Users

/Advanced Users

Yes, that can be done with some CSS coding.

 

1.Choose a color code you want to use (here is a free site for finding color codes)

2.Enter the code below (with the color code you desire) into the Head section addons. (see image at the bottom of the page for the location of the head sections addon)

 

 

<style type="text/css">
/*<![CDATA[*/
 a{
                color:#FF791A ;
}
 a:hover{
                color:#6fcb2c;
}
/*]]>*/
</style>

 

 

 

Once you have the code with the correct colors you can copy the code to the "Head Sections Add ons" of either a specific page (in the page settings area) or if you wish to apply it to the whole site you would paste the code in the "head section addons" in the "Site Template and settings" area.

 

If you have any questions about how this works please feel free to contact Support