Shop Categories

X

Reply To: Transfer the Agama pro to another site.

Home Forums Agama Pro Transfer the Agama pro to another site. Reply To: Transfer the Agama pro to another site.

#27187
Zex
Moderator

… or use the following code to set the background image on the page:

#page.site{
    background-image: url(https://test.mmrestobar.site/wp-content/uploads/2020/06/Nabor-podlozhek-1_Page_1.png);
    background-position: left top;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

Regards