Hi guys! Having a bit of an issue with this footer - for some reason it’s not looking correctly. I tried with the footer builder and the same thing happens.
Any ideas as to why?
Thanks!
Fabi
Hi guys! Having a bit of an issue with this footer - for some reason it’s not looking correctly. I tried with the footer builder and the same thing happens.
Any ideas as to why?
Thanks!
Fabi
Hello @fabipaolini,
Thanks for asking. 
Please change the image height under The Gird > Global Settings > Image size and see how it goes.
You also have the option to add following CSS under Pro > Theme Options > CSS:
.tg-grid-holder {
height: 400px !important;
}
If you would like to learn CSS, please take a look at following resource:
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.