Shop Categories

X

Delete Footer

Home Forums Agama Pro Delete Footer

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26525

    Hello,

    can you please help me to delete the footer area? Or shrink it to minimum?

    Many thanks

    #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

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