Shop Categories

X

Padding on last post

Home Forums Agama Pro Padding on last post

Topic Resolution: Resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10977
    KNIGHTS Technology
    Participant

    Hi,

    Is there anyway to remove the padding between the last post and the start of the widgets on all pages as currently leaves me a big white gap I cannot remove.

    Thanks

    #10989
    Zex
    Moderator

    Hello,KNIGHTS Technology!

    There is an option to set the custom top and bottom padding value on the page/ post, located in “Agama Options ” Metabox. You can find the meta box on the bottom of every page/post.

    https://prnt.sc/l66pj3

    Regards

    #11006
    KNIGHTS Technology
    Participant

    Hi,

    Thanks for reply,
    I have already tried this by setting the bottom padding to 0px which does move the content closer together but still leaves a gap.

    As it is on my home page at the moment is set to 0px

    Thanks

    #11007
    KNIGHTS Technology
    Participant

    Update,

    Managed to get it closer setting the padding within the image to 0 for lower but still leave a white line.

    Thanks

    #11008
    Zex
    Moderator

    Hello,

    Actually, that is the top border on the footer area.

    You can remove it with the next CSS code:(Insert it in Customizing->General->Additional CSS)

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

    Regards

    • This reply was modified 4 years, 8 months ago by Zex.
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.