Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1126759
    growiowapac
    Participant

    The site I am working on is growiowapac.com. I tried as hard as I know how to figure out the answer to these questions before asking!

    How can I center the information in my Contact Info widget itself?, and
    how can I center the ENTIRE Contact Info widget on the footer horizontally (it’s the only one)?

    I attached a screenshot, and also a Photoshopped version of it to show you what I’d like.

    THANK YOU SO VERY MUCH.

    #1126921
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > CSS

    .wpcw-widget-contact {
        text-align: center;
    }

    Thanks.

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