Viewing 4 reply threads
You must be logged in to reply to this topic.
Hi code-less,
I found what is causing the extra space at the end of the front page, but am not sure how to get rid of it.
Before I added in the Feature Image as you suggested, I saw putting my mouse over the area showed the words, HOME4, which is the page name. I added in the feature image and now it sits at the bottom of the page in a row by itself. If clicked, it reloads the front page.
I checked on the code and it already is set to show just 2 rows, but the 3rd row is still sitting there. Also, I am not sure why it is showing like a portfolio piece. I don’t have a portfolio product called HOME4.
Any way you can take a look at this?
Before I give the login creds I want to make sure that only you are seeing this. Thanks!
Kedminster
Hello,
Sorry for the late reply.
Please add this code into your custom css box:
#content {
padding-bottom: 0 !important;
}
Let us know if the issue persists.
Best regards!
Hi code-less
That took care of the space, but it did not take out the HOME4 link that appears when you put your mouse under the left side image of the last row of portfolio images.
If you wave the mouse around between the last rows left image down to the footer, HOME4 (the page name) will show. It’s white until you get your mouse over it so you won’t see it at first. Why does that keep showing? The page names do not appear on any other page as a link except that one.
Thanks again!
Karl
Hello,
There is a portfolio element in that section. Go to page’s option panel and remove that element.
Best regards!
You must be logged in to reply to this topic.