Home › Forums › Shudh theme support › Shudh Theme – Remove Footer
- This topic has 11 replies, 2 voices, and was last updated 7 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
September 18, 2017 at 2:12 pm #83542
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
September 19, 2017 at 4:57 am #83581Hi Derek,
Sure, kindly show us your website URL so that we can assist further.
Regards,
ChrisSeptember 25, 2017 at 8:34 am #84122Hi 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
September 25, 2017 at 12:32 pm #84139Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#footer { display:none !important;}
Regards,
ChrisSeptember 25, 2017 at 12:48 pm #84140That worked great Chris. If I want to have one column as a footer, would you have code for that?
September 25, 2017 at 12:55 pm #84142Hi,
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,
ChrisSeptember 25, 2017 at 1:09 pm #84147Thanks 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?
September 25, 2017 at 1:32 pm #84151Hi,
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,
ChrisSeptember 25, 2017 at 1:36 pm #84153The main menu in the footer is centered now Chris but it is displayed from top to bottom instead of left to right?
September 25, 2017 at 1:37 pm #84154Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisSeptember 25, 2017 at 1:44 pm #84155It’s fine Chris I’ll work around it. Thanks for all your help.
Derek
September 26, 2017 at 4:44 am #84193Hi Derek,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/10/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.