*

pitkag

  • ***
  • 30 posts
Disable Homepage Footer Boxes
« on: September 02, 2021, 05:34:31 PM »
Hello,

On the backend is it possible to disable the footer boxes i.e  Trending categories ,  Popular locations , Help and Support, Get in Touch

*

MB Themes

Re: Disable Homepage Footer Boxes
« Reply #1 on: September 03, 2021, 08:25:55 AM »
@pitkag
Try this css code:
Code: [Select]
body footer .line2:not(.o2) {display:none;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dragutturgut

  • ***
  • 52 posts
Re: Disable Homepage Footer Boxes
« Reply #2 on: July 11, 2022, 04:57:26 PM »
@pitkag
Try this css code:
Code: [Select]
body footer .line2:not(.o2) {display:none;}


Hi mb theme,
where can i put this code..? can i just opy paste this code into the oc-admin > appearance > Theme customization > your css


Thank you

*

MB Themes

Re: Disable Homepage Footer Boxes
« Reply #3 on: July 12, 2022, 10:49:17 AM »
@pitkag
Try this css code:
Code: [Select]
body footer .line2:not(.o2) {display:none;}

Hi mb theme,
where can i put this code..? can i just opy paste this code into the oc-admin > appearance > Theme customization > your css

Thank you

Correct
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dragutturgut

  • ***
  • 52 posts
Re: Disable Homepage Footer Boxes
« Reply #4 on: July 12, 2022, 03:09:12 PM »
 thank u again. i tried to use it. its only hide the search button,  but still showing the search bar (the box with what are you looking for).

*

MB Themes

Re: Disable Homepage Footer Boxes
« Reply #5 on: July 13, 2022, 10:40:09 AM »
Maybe you can start by sending URL and screenshot what happened and where you placed code.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots