Hi,
for a split screen web site done like this :
https://laytheme.com/tutorials/create-a-splitscreen-website.html
Is there a way I can set a random background color for the right page each time someone load it.
I have tried this :
http://laythemeforum.com:4567/topic/674/random-color-background
On the line that does it: if(obj.slug == "frontpage"){
Instead of "frontpage" I have tried to write the slug of my righ page, but nothing happens.
can anyone help,
Thank you