Archived topic
iFrame Issue
1 reply · Started by Ashley on January 8, 2019
Hi There,
I'm having an annoying issue with an iFrame that I've embedded onto a page on a new GPP site I'm working on.
You'll notice the text in the right-hand column of the footer displays further up than on other pages throughout the website.
The URL is: http://goldwirewp.nine2demos.co.uk/conveyancing/?iframe=1
Any ideas at all? - Sorry, I know it's not directly to do with GPP.
Hi there,
Looks like this CSS is causing the issue:
#goldwire-footer #second-footer-column .inside-grid-column {
position: absolute;
bottom: 0;
right: 0;
}
Have you tried using footer bar widget area instead of creating columns?
https://docs.generatepress.com/article/footer-bar-widget-area/