Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1027790
    alexander.fentler
    Participant

    Hey folks,

    is there a possibility to center the image “Available on the AppStore” on our site http://www.focor.at in the footer widget?

    In future there will be another banner “Available on the PlayStore”, can I add it simply in the widget or have I pay extra attention to that?

    Thanks a lot in advance,

    regards

    #1027925
    Joao
    Moderator

    Hi

    Please add the following code at your Appereance / Customizer / Custom / CSS

    div.textwidget {
    text-align: center;
    }

    Hope that helps

    Joao

    #1028646
    alexander.fentler
    Participant

    No, unfortunately that didn’t change anything 🙁

    Regards

    #1029177
    Prasant Rai
    Moderator

    Hello Alexander,

    Thanks for writing in!

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

    footer.x-colophon.top .x-column.x-md.x-1-3.last {
        margin: 0 auto;
        float: none;
    }

    Thanks.

    #1029648
    alexander.fentler
    Participant

    Thanks, that worked perfectly, I love you 😀

    Have a great day!

    #1029883
    Joao
    Moderator

    Great to hear it.

    Let us know if you need help with anything else.

    Thanks

    Joao

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