Shudh Theme – Remove Footer

Home Forums Shudh theme support Shudh Theme – Remove Footer

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #83542
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Hi guys,

    Can you send me on some CSS to remove the footer altogether and also some CSS to make the footer 1 or 2 columns instead of 4?

    Thanks

    Derek

    #83581
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Derek,

    Sure, kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    #84122
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Hi Chris,

    Apologies for the delay in getting back to you. The site is on maintenance mode at the moment. Can you let me know when you’re available to look at it again and I’ll make it live for you to see?

    Thanks

    Derek

    #84139
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    #footer { display:none !important;}

    Regards,
    Chris

    #84140
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    That worked great Chris. If I want to have one column as a footer, would you have code for that?

    #84142
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    #footer .cols-4.second, #footer .cols-4.third, #footer .cols-4.fourth { display:none;}

    Regards,
    Chris

    #84147
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Thanks Chris, that worked great too but can you make the column a row so it displays it from left to right and center align it?

    #84151
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    #footer .cols-4.first { margin:0 auto !important; float:none !important;}

    Regards,
    Chris

    #84153
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    The main menu in the footer is centered now Chris but it is displayed from top to bottom instead of left to right?

    #84154
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Chris

    #84155
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    It’s fine Chris I’ll work around it. Thanks for all your help.

    Derek

    #84193
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Derek,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/10/

    Regards,
    Chris

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