Home Forums WoodMart support forum Can I remove the Pre Footer? Is this recomended? How to do it

Can I remove the Pre Footer? Is this recomended? How to do it

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #252037

    [email protected]
    Participant

    Can I remove the Pre Footer? Is this recommended? How to do it as the gap between the footer and the picture seems too big

    bnstiles.co.za

    #252093

    Hello,

    To remove the pre footer try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-prefooter {
    	display: none;
    }

    And the space is due to the padding that is added to the images gallery you added. Please try to remove the padding then check back.

    Screenshot for Clarification: https://ibb.co/v3sTdYM

    Regards.
    Xtemos Studios.

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