Hi! My website is www.veloni4kpud.com. I would like to make the banner at the top of my site the same width as the website. Additionally, I'd like to remove the following sections in the footer area, but I cannot find where to do this. I checked the widgets area but do not see them as active. The titles are "About Theme" "Colorway" "Gallery" and "Contact Us". I have emailed the following to [email protected] along with the thread link. WordPress Website URL: - WordPress Username: - WordPress Password: - Thank you!
Hi, There are two solutions to remove footer widget area: 1: To completely remove footer widget area, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .footer-container { display: none; } 2. To remove only text and widgets, just place the blank text widget in the widget area, (Dashboard->Appearence->Widgets) Hope this helps...! Thanks & Regards, Akbar InkThemes.com