Hi kriesi,
Thanks in advance for your amazing customer services all the time.
I have added image in footer in 4rth column. I want to bring this image on top of the footer like here : http://prntscr.com/jcry30
My website Url is in private content area.
Thanks for your help ..
Regards
Aadil
Hey danielromanin,
Add this to quick css:
#footer .flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_fourth #media_image-2{
z-index: 999999999999!important;
position: relative!important;
margin-top: -150px!important;
}
Best regards,
Jordan Shannon