Logo

What are you looking for?

Get help straight from our team...

Change Design selector color

HTML Snippets

Change Design selector color

Last updated on 14 Jul, 2020

This snippet will allow you to change the color of the Design selector and the Create Site button on your reseller portal.


 

Image

<style>
#ds_root .thumbdiv.thumbselect, .reg-content-home .layout.selected, .reg-submit, #largeviewcaption #largeviewdesignselect a { background-color: #279A32; }
.reg a:link, .reg a:visited, .reg a:hover { color: #279A32; }
</style>


*Update #279A32 with your own custom color code. 


NOTE: This snippet is provided as is, with no express or implied warranty for accuracy or accessibility.

Did you find this article helpful?
Previous

Add a “Powered by” Image

Next