Shop Categories

X

How to change or remove the frame edge in footer

Home Forums Agama Pro How to change or remove the frame edge in footer

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25847
    Tom Knol
    Participant

    Hello,
    How to change or remove the frame edge in footer with Agama Pro.
    I can’t find the setting anywhere.

    Kind regards,
    Jan

    #25857
    Zex
    Moderator

    Hello, Jan!

    If you think on the brown line between the footer area and content, insert the following code into Customizing->General->Additional CSS:

    .footer-widgets{
        border: none!important;
    }

    Regards

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