I want to totally remove the footer widget area so all that is showing is the black bar at the bottom. How do I do that? Also, I'm getting a lot of white space between the last sentence in my text area and the footer. What can I do to eliminate that? Thanks...love the theme!
How to remove footer widget area
8 posts from 2 voices-
Posted 1 year ago #
-
Hi,
Kindly add this code in your Quick CSS or custom.css:
#footer {
display: none;
}
.post-entry {
padding-bottom: 0!important;
}
Hope this helps. :)Regards,
IsmaelPosted 1 year ago # -
Thanks for the reply Ismael. I put the code in you gave and it works great on the homepage but the internal pages are all messed up now. For some reason they are pulling in portfolio items underneath the page content.
Posted 1 year ago # -
Hi,
That's weird, the code I just gave supposedly removes just the padding on the bottom and gets rid of the footer widget but won't call any portfolio items. Can you remove the code I just gave you so I can take a look, what it should look like. I'll reply as soon as I see it.
Regards,
IsmaelPosted 1 year ago # -
Ok, I removed the code. Yeah, I don't know what happened there.
Posted 1 year ago # -
Hi,
I have seen your site and it seems the portfolio items were still there. Kindly check Corona > Theme Options > Portfolio, maybe some portfolio items are assigned to some pages.
Regards,
IsmaelPosted 1 year ago # -
Something crazy has happened and I can't figure out what it is. I went into the portfolio section like you said and all my previous settings had been wiped. So I reset all that back to what I had it. The issue I'm noticing is that the "default" page layout isn't working anymore. All these pages that have the portfolio items underneath are being displayed in full-width. When I go to the individual page, it's set on default not full-width. It should be showing the left sidebar not full width.
I'm at a loss because I know I haven't done anything to it. Ever since the css change it started doing that. Any ideas? I appreciate you working with me on this!
Posted 1 year ago # -
Hi,
Actually I don't have any idea why that happened. Can you send me a login information to your site, so I can take a look at it. Send it to my email sighlence13@hotmail.com. Also include the url above in the email.
Regards,
IsmaelPosted 1 year ago #
Reply
You must log in to post.














