Use CSS Code to Add a Static Image to any Row in OP
Please see code below.
Where state below and as per instructions in the video. Input in between the open and closed brackets Full image URL
/* Paralax 2 */
#le_body_row_1{ background: url(URL/paste in here the FULL Media Library URL for the Image you would like to use.png
) no-repeat center center ;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-attachment: fixed;
background-size: cover;}
Learn more about OptimisePress
https://zf137.isrefer.com/go/op2/GCFree/LearnMoreAboutOP
1 Response to "How to Add CSS Code for Static Image on OptimizePress Website Page"
Thank so much for the help