I want to delete last section, attach image.

Support Forums for LiveMesh Themes & Plugins Forums Fusion Theme Support I want to delete last section, attach image.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25345
    yeoah
    Participant

    Hello, always thanks.

    I want to delete last section, attach image.

    Could you explain that How to delete that section?

    Have a good time.

    #25352
    Veena
    Moderator

    You can use the below custom CSS –

    #footer-bottom {
        display: none;
    }
    

    Or if you just want to modify footer then you can change it in Themeoptions > Footer tab ,pls add the modified footer info in the footer tab that will override the default one .

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘I want to delete last section, attach image.’ is closed to new replies.