Archived topic
visual editor row background
3 replies · Started by Jim on February 12, 2017
Do you know if it is possible to use two picture as the background image of a row in visual editor? I'd like to use an abstract picture I have and then flip it as the next picture. This was it won't just look like the same picture twice.
You would have to use custom CSS to add multiple backgrounds to an element: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds
I think this will work. If not I'll just use gimp to put the two together as one and use that as my background.
One of those methods will definitely work :)