Hi there, fresh egg to bricks here, Im trying to add this pattern to the background on my home page as found on this website Low Contrast Linen - Transparent Textures.
I tried coping the css code and putting it in the the custom css section on the page options, but that didnt seem to work. Any ideas?
Hey.
I’ve answered you over the ticket. Please check, and report here if it works - so that other will know how to do it as well.
Thanks,
Matej
yes did it, thank you! Sorry for the double post
" You should probably apply it to the “body”. I believe this will work:
body{
background-color: #b36b00;
background-image: url(“https://www.transparenttextures.com/patterns/low-contrast-linen.png”);
}
!(file:///C:/Users/stace/AppData/Local/Mailbird/Store/A/7162/image.png)
Also, replace the image URL, to your downloaded version. Let me know if it works then "
1 Like