Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #950124

    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

    #950265

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.