Home › Forums › Pro Themes › Travel Insight Pro › Footer Widget Area?
- This topic has 6 replies, 3 voices, and was last updated 4 years, 4 months ago by wensolutions.
-
AuthorPosts
-
April 7, 2020 at 5:44 am #120206Toby BelfieldParticipant
Hi,
I have added a footer widget – just a simple image.
However – the size of the footer is far too big, and I would like to shrink it so that it only shows the image. On the Tablet and Mobile views it looks OK – but on the desktop view the space is huge.
In order that the background remains white, I have added the default image as a simple blank white jpg. I couldn’t find a way to say “no background image needed.”
So – what I would like to achieve is a reduced white space within the footer – so that my simple image is shown.
The site is now live: http://www.cambridgeschoolonline.co.uk
This issue is on every page (as it is within the footer.)
April 7, 2020 at 5:49 am #120207Toby BelfieldParticipantActually – just following up on this post – and the display on the iPad is also showing far too much white space within the footer section.
April 7, 2020 at 8:05 am #120217wensolutionsKeymasterHello @principalcambridgeschoolonline-co-uk,
Actually you have added only one footer widget which has occupied 100% width in the footer. In comparison to space, the image that you have added is small so there appear to be lots of white space.
So to resolve the issue, you either need to add multiple widgets or make the image appear in the center.
If you wish to display the image at the center then please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
footer#colophon .widget { text-align: center; }
Hope this helps.
Thank you.
April 7, 2020 at 8:08 am #120218Toby BelfieldParticipantThank you – but it is not the width that I have a problem with, it is the height.
I am happy to have only the one widget there – and it can be positioned to the left – but, I would like all the white space underneath it to be removed.
I would like the height of the footer to be the same size as the height of the small image.
Many thanks,
Toby
April 8, 2020 at 1:28 am #120289wensolutionsKeymasterHello,
Please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.home .site-footer .wrapper { margin-bottom: 0px; }
Hope this helps.
Thank you.
July 20, 2020 at 7:09 am #129036کولر گازیParticipantHello
Thanks I was able to import my css
Thanks for the guideJuly 21, 2020 at 2:30 am #129100wensolutionsKeymasterHello @mohsen2020,
Glad we could help.
If you have any issues further then kindly let us know.
Also, we would really appreciate if you could help us by rating our theme following the link below:
https://wordpress.org/support/theme/travel-insight/reviews/#new-post
Thank you.
-
AuthorPosts
- You must be logged in to reply to this topic.