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

    Hello. I want to add a logo to the footer 1 widget section where I presently have page links listed. What is the best way to do this? I assumed adding code to the text field but I’m not sure if it is possible. Please advise and thanks in advance!

    #277904

    Hey!

    Try using a Text Widget with this content:

    <img src="_LOGO_URL_HERE_" />
    

    If you want it linked:

    <a href="_LINK_HERE_"><img src="_LOGO_URL_HERE_" /></a>
    

    Best regards,
    Josue

    #277942
    This reply has been marked as private.
    #277943

    Hey!

    You need to use the direct file URL:

    Cheers!
    Josue

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