Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1283496
    Andreas Bjerve
    Participant

    Hi, I want to place a logo in my Footer, centered above the thin white line that runs through it. (the logo is a fancy white letter “A”) Can you conjure up some magic formula for this?

    Would be tremendously appreciated:D
    Thanks!

    (site details will follow:)

    #1283500
    Andreas Bjerve
    Participant
    This reply has been marked as private.
    #1283585
    Joao
    Moderator

    Hi There,

    I guess you forgot to provide your URL.

    But you could use an image tag to place your logo in the footer content or in footer widgets depending where you want to have it.

    <img src="url.com/logo.png">

    Let us know if you need further help

    Joao

    #1283607
    Andreas Bjerve
    Participant

    Right, sorry, my url is: andreasbjerve.com. The positioning is pivotal here, so please take a look:)

    Tell me also where I´ll put those codes.

    Thanks!

    #1283613
    Andreas Bjerve
    Participant

    …and btw, the logo is not the same as the one in the NAV bar – it´s a white version of it I´ll have to upload. 🙂

    #1283713
    Joao
    Moderator

    Hi There,

    You could go to Appearance > Customizer > Footer > Select 1 widget Area >

    Go to Appearance > Widgets > A text widget to your footer widget area 1 > Add the code above with the correct url to your logo.

    Hope it helps

    Hiai

    #1283807
    Andreas Bjerve
    Participant

    Great stuff, thanks! Now I just need to resize that thing to fit into the footer. Any quick fix for this? 🙂

    #1283809
    Andreas Bjerve
    Participant

    I found this out. Sorry to bother you with such petty questions 😉 😀

    #1283813
    Andreas Bjerve
    Participant

    Then again, here´s a petty question after all…

    How do I align my Logo/widget to center?

    🙂

    #1284076
    Prasant Rai
    Moderator

    Hello Andreas,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    footer.x-colophon.top div#text-3 {
        text-align: center !important;
    }

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1283496 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>