Home Forums Basel support forum Footer logo size

Footer logo size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #99634

    sevi342
    Participant

    Hello,

    i would like to ask you for an advice how to make smaller image in the footer. I tried to input image in smaller resolution – didn’t work. I tried to put image via HTML like this – logo – also din’t work.

    Thank you in advance for an advice.

    All the best,

    Attachments:
    You must be logged in to view attached files.
    #99687

    Hello,

    Add this code to the Theme Settings > Custom CSS> Global

    body .footer-column-1 .widget_media_image img{
    width:70%;
    	display:block;
    	margin:0 auto;
    }

    Besides navigate to Appearance > Widgets > and remove the empty widget http://prntscr.com/m2mpwp as soon as you remove the images goes up on the same level with the Menu title.

    Best Regards

    #99784

    sevi342
    Participant

    Excellent. Working perfectly! Thank you for your help.

    #99895

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Footer logo size’ is closed to new replies.