Shop Categories

X

Reply To: Delete Footer

Home Forums Agama Pro Delete Footer Reply To: Delete Footer

#26526
Zex
Moderator

Hi, Viacheslav!

Insert the following codes into Customizing->General->Additional CSS:

#footer-wrapper{
    display:none!important;
}
.vision-row{
    padding-bottom:0px!important;
}

Regards