Home Forums Pro Themes  Travel Insight Pro Footer Widget Area?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #120206
    Toby Belfield
    Participant

    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.)

    #120207
    Toby Belfield
    Participant

    Actually – just following up on this post – and the display on the iPad is also showing far too much white space within the footer section.

    #120217
    wensolutions
    Keymaster

    Hello @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.

    #120218
    Toby Belfield
    Participant

    Thank 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

    #120289
    wensolutions
    Keymaster

    Hello,

    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.

    #129036
    کولر گازی
    Participant

    Hello
    Thanks I was able to import my css
    Thanks for the guide

    #129100
    wensolutions
    Keymaster

    Hello @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.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.