How to drop the About theme / Colorway / Out Gallery / Contact us from the site. We are using this for an intranet and have no need and i cannot find a setting to disable any of this.
Hello, You can easily change the content of footer area, you just need to follow the video given below. Link of the video: http://screenpresso.com/=CZrDd Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Not really... I dont want anything there. This is for an intranet not a sales site. I want them blank as in nothing there at all. I know how to change footers that was not the point of what i typed.
Hello, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .footer-container { display: none !important; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com