how to move the slogan, in the website code?


Author Message
jrgweb

Posted: 12/11/2014
Quote message 

@Rudi

This would be an example.
Add to bottom of css file.

.art-slogan {
left: 300px!important;
top: 300px!important;
}