Comments Filippo Fulgensi started the conversationOctober 19, 2017 at 12:07pmHi, i purchesed aurum theme, I use it with jewelry demo content.Can I modify the color and the image background of footer?thanksFilippo[deleted] repliedOctober 20, 2017 at 6:42amHi synapsehost, Yes you can do that by going to Custom CSS area and then you will see those CSS codes: footer.site-footer { background-color: #EEE; background-image: url(http://themes.laborator.co/aurum/jewelry-demo-content/wp-content/uploads/2016/04/map.png); background-position: top right; background-size: 263px; background-repeat: no-repeat !important; } You just need to change #EEE to your prefered color. Sign in to reply ...
Hi, i purchesed aurum theme, I use it with jewelry demo content.
Can I modify the color and the image background of footer?
thanks
Filippo
Hi synapsehost,
Yes you can do that by going to Custom CSS area and then you will see those CSS codes:
You just need to change #EEE to your prefered color.