footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #283396

    smtanriverdi321
    Participant

    Hello, I made footer one column. I added html blocks to this column. Footer, however, has gaps at the top and bottom. How do I close this gap?

    #283463

    Hello,

    Please provide the URL of the website with some relevant screenshot to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #283468

    smtanriverdi321
    Participant

    There’s a gap at the top and bottom.

    Attachments:
    You must be logged in to view attached files.
    #283513

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .footer-sidebar {
        padding-top: 0;
        padding-bottom: 0;
    }

    Best Regards

    #283672

    smtanriverdi321
    Participant

    The problem hasn’t improved.

    #283733

    Hello,

    I have visited your website. It seems that you haven’t added the code correctly.

    Please make sure that you have added the code correctly. If the problem continues then provide with the admin panel login details of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios.

Viewing 6 posts - 1 through 6 (of 6 total)