Change background image

New Issue
PS Boxite Stella
  • (1 Ratings)

Where can I change the background image of the notebook, some one else?

1 Responses

AppClave

7 years ago #78

Hi Stella, 

Sorry for late reply :( We didn't received your email in our inbox that's why we didn't response ASAP. If you would like to change background color then add below style in your theme.less file

body.bg {
    background: #BBF1D0;
}

or If you would like to change background image then use below style in your theme.less file

body.bg {
    background: url('https://appclave.com/demo/joomla/2014/boxite/images/demo/slideshow/bg3.png') repeat;
}

Best Regards, 
AppClave Team

Submit Your Response